We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 654455c commit 5d9b197Copy full SHA for 5d9b197
config/Version.Public.xcconfig
@@ -1,4 +1,4 @@
1
-VERSION_SHORT=8.1
+VERSION_SHORT=8.1.1
2
3
// Public long version example: VERSION_LONG=1.2.0.0
4
-VERSION_LONG=8.1.0.2
+VERSION_LONG=8.1.1.0
fastlane/Deliverfile
@@ -13,7 +13,7 @@ app_identifier 'com.automattic.woocommerce'
13
screenshots_path './fastlane/promo_screenshots/'
14
15
# Make sure to update these keys for a new version
16
-app_version "8.1"
+app_version "8.1.1"
17
18
team_id '299112'
19
0 commit comments