Skip to content

Commit 490070e

Browse files
committed
Bump version number
1 parent 8b6a72c commit 490070e

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

config/Version.Public.xcconfig

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
VERSION_SHORT=4.45
1+
VERSION_SHORT=4.45.1
22

33
// Public long version example: VERSION_LONG=4.8.1.1
4-
VERSION_LONG=4.45.0.2
4+
VERSION_LONG=4.45.1.0

fastlane/Deliverfile

+1-1
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ screenshots_path "./screenshots/"
1111
app_identifier "com.codality.NotationalFlow"
1212

1313
# Make sure to update these keys for a new version
14-
app_version "4.45"
14+
app_version "4.45.1"
1515

1616
privacy_url({
1717
'default' => 'https://simplenote.com/privacy/',

0 commit comments

Comments
 (0)