diff --git a/.github/workflows/test_develop.yml b/.github/workflows/test_develop.yml index bc9ab833c19..4b3215dfd12 100644 --- a/.github/workflows/test_develop.yml +++ b/.github/workflows/test_develop.yml @@ -14,7 +14,7 @@ jobs: trigger_tests: strategy: matrix: - branch: [develop, release/cycle-3.114] # List other branches here + branch: [develop, release/cycle-3.115] # List other branches here fail-fast: false # avoid to fail one job uses: ./.github/workflows/_reusable_run_tests.yml with: diff --git a/wire-ios/Wire-iOS/Resources/Configuration/Version.xcconfig b/wire-ios/Wire-iOS/Resources/Configuration/Version.xcconfig index e7c0dcb2358..ff3a1345e47 100644 --- a/wire-ios/Wire-iOS/Resources/Configuration/Version.xcconfig +++ b/wire-ios/Wire-iOS/Resources/Configuration/Version.xcconfig @@ -16,4 +16,4 @@ // along with this program. If not, see http://www.gnu.org/licenses/. // -WIRE_SHORT_VERSION = 3.115.0 +WIRE_SHORT_VERSION = 3.116.0