Skip to content

Commit

Permalink
chore: bump app version - WPB-14573 (#2294)
Browse files Browse the repository at this point in the history
  • Loading branch information
jullianm authored Dec 16, 2024
1 parent d31dee7 commit a3ac7b4
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/test_develop.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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:
Expand Down
2 changes: 1 addition & 1 deletion wire-ios/Wire-iOS/Resources/Configuration/Version.xcconfig
Original file line number Diff line number Diff line change
Expand Up @@ -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

0 comments on commit a3ac7b4

Please sign in to comment.