We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8b6a72c commit 490070eCopy full SHA for 490070e
config/Version.Public.xcconfig
@@ -1,4 +1,4 @@
1
-VERSION_SHORT=4.45
+VERSION_SHORT=4.45.1
2
3
// Public long version example: VERSION_LONG=4.8.1.1
4
-VERSION_LONG=4.45.0.2
+VERSION_LONG=4.45.1.0
fastlane/Deliverfile
@@ -11,7 +11,7 @@ screenshots_path "./screenshots/"
11
app_identifier "com.codality.NotationalFlow"
12
13
# Make sure to update these keys for a new version
14
-app_version "4.45"
+app_version "4.45.1"
15
16
privacy_url({
17
'default' => 'https://simplenote.com/privacy/',
0 commit comments