From a3ac7b412d24d355d16247c5c4d0c65b7efa55d3 Mon Sep 17 00:00:00 2001 From: Jullian Mercier <31648126+jullianm@users.noreply.github.com> Date: Mon, 16 Dec 2024 13:39:05 +0100 Subject: [PATCH] chore: bump app version - WPB-14573 (#2294) --- .github/workflows/test_develop.yml | 2 +- wire-ios/Wire-iOS/Resources/Configuration/Version.xcconfig | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) 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