Skip to content

Commit bb4ad60

Browse files
Bump version number
1 parent 671ccfe commit bb4ad60

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=10.4
1+
VERSION_SHORT=10.4.1
22

33
// Public long version example: VERSION_LONG=1.2.0.0
4-
VERSION_LONG=10.4.0.2
4+
VERSION_LONG=10.4.1.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 "10.4"
18+
app_version "10.4.1"
1919

2020
team_id '299112'
2121

0 commit comments

Comments
 (0)