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 116421e commit 6b26df6Copy full SHA for 6b26df6
config/Version.Public.xcconfig
@@ -1,4 +1,4 @@
1
-VERSION_SHORT=3.1
+VERSION_SHORT=3.1.1
2
3
// Public long version example: VERSION_LONG=1.2.0.0
4
-VERSION_LONG=3.1.0.2
+VERSION_LONG=3.1.1.0
fastlane/Deliverfile
@@ -14,7 +14,7 @@ app_identifier "com.automattic.woocommerce"
14
screenshots_path "./promo_screenshots/"
15
16
# Make sure to update these keys for a new version
17
-app_version "3.1"
+app_version "3.1.1"
18
19
privacy_url({
20
'default' => 'https://automattic.com/privacy/',
0 commit comments