Skip to content

Commit 6b26df6

Browse files
committed
Bump version number
1 parent 116421e commit 6b26df6

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,4 +1,4 @@
1-
VERSION_SHORT=3.1
1+
VERSION_SHORT=3.1.1
22

33
// Public long version example: VERSION_LONG=1.2.0.0
4-
VERSION_LONG=3.1.0.2
4+
VERSION_LONG=3.1.1.0

fastlane/Deliverfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ app_identifier "com.automattic.woocommerce"
1414
screenshots_path "./promo_screenshots/"
1515

1616
# Make sure to update these keys for a new version
17-
app_version "3.1"
17+
app_version "3.1.1"
1818

1919
privacy_url({
2020
'default' => 'https://automattic.com/privacy/',

0 commit comments

Comments
 (0)