Skip to content

Commit 3c82b6a

Browse files
authored
chore: bump version 4.10 - WPB-21553 (#3830)
1 parent 3a6deb7 commit 3c82b6a

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.github/workflows/test_develop.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ jobs:
1414
trigger_tests:
1515
strategy:
1616
matrix:
17-
branch: [develop, release/cycle-4.8, release/cycle-4.9] # List other branches here
17+
branch: [develop, release/cycle-4.9, release/cycle-4.10] # List other branches here
1818
fail-fast: false # avoid to fail one job
1919
uses: ./.github/workflows/_reusable_run_tests.yml
2020
with:

wire-ios/Wire-iOS/Resources/Configuration/Version.xcconfig

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,5 +16,5 @@
1616
// along with this program. If not, see http://www.gnu.org/licenses/.
1717
//
1818

19-
WIRE_SHORT_VERSION = 4.10.0
19+
WIRE_SHORT_VERSION = 4.11.0
2020
MAJOR_VERSION = 4

0 commit comments

Comments
 (0)