Skip to content

Commit 6718c3a

Browse files
committed
Bump version number
1 parent 846bacf commit 6718c3a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

config/Version.public.xcconfig

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@ VERSION_SHORT=2.17
22

33
// Public long version. Example: 2.0.0.0. The last 0 means the first build for
44
// version 2.0.0
5-
VERSION_LONG=2.17.0.0
5+
VERSION_LONG=2.17.0.1
66

77
// This is the value for the CFBundleVersion it should be incremented on every
88
// build that gets distributed
9-
BUILD_NUMBER=11246
9+
BUILD_NUMBER=11247

0 commit comments

Comments
 (0)