Skip to content

Commit dc0cb72

Browse files
Bump version number
1 parent bf2dedf commit dc0cb72

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

config/Version.Public.xcconfig

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
1-
VERSION_SHORT=11.6
1+
VERSION_SHORT=11.7
22

33
// Public long version example: VERSION_LONG=1.2.0.0
4-
VERSION_LONG=11.6.0.1
4+
VERSION_LONG=11.7.0.0
55

66
// Re-map our custom version values (used by release-toolkit) to the Xcode ones
77
MARKETING_VERSION=$VERSION_SHORT

fastlane/Deliverfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ app_identifier 'com.automattic.woocommerce'
1515
screenshots_path './fastlane/promo_screenshots/'
1616

1717
# Make sure to update these keys for a new version
18-
app_version "11.6"
18+
app_version "11.7"
1919

2020
team_id '299112'
2121

0 commit comments

Comments
 (0)