diff options
author | Paul Frazee <pfrazee@gmail.com> | 2023-03-02 17:02:46 -0800 |
---|---|---|
committer | Paul Frazee <pfrazee@gmail.com> | 2023-03-02 17:02:46 -0800 |
commit | 36b8f011a446261549e4680b9acf15a0ba110a11 (patch) | |
tree | 669d46751f47b65fe86c899c5533f09b7f5efc95 /ios | |
parent | e592e59f4e339aff48589ba7a6f93209bf31d026 (diff) | |
download | voidsky-36b8f011a446261549e4680b9acf15a0ba110a11.tar.zst |
1.4
Diffstat (limited to 'ios')
-rw-r--r-- | ios/app/Info.plist | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ios/app/Info.plist b/ios/app/Info.plist index 7cfa1878a..b131c0ac3 100644 --- a/ios/app/Info.plist +++ b/ios/app/Info.plist @@ -21,7 +21,7 @@ <key>CFBundlePackageType</key> <string>APPL</string> <key>CFBundleShortVersionString</key> - <string>1.3</string> + <string>1.4</string> <key>CFBundleSignature</key> <string>????</string> <key>CFBundleURLTypes</key> |