diff options
author | Paul Frazee <pfrazee@gmail.com> | 2023-03-21 17:59:37 -0500 |
---|---|---|
committer | Paul Frazee <pfrazee@gmail.com> | 2023-03-21 17:59:37 -0500 |
commit | f20fb92dc324d1b2b908eabd41899edbe959d5d5 (patch) | |
tree | 686d4c2bd693ad902be6fcf4ce32fceb3ce420a7 /ios | |
parent | a7e3ce25854d6186b77e68c155a9a8bcdbd896ec (diff) | |
download | voidsky-f20fb92dc324d1b2b908eabd41899edbe959d5d5.tar.zst |
1.9
Diffstat (limited to 'ios')
-rw-r--r-- | ios/bluesky/Info.plist | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ios/bluesky/Info.plist b/ios/bluesky/Info.plist index e578aa25d..a08f0ec46 100644 --- a/ios/bluesky/Info.plist +++ b/ios/bluesky/Info.plist @@ -21,7 +21,7 @@ <key>CFBundlePackageType</key> <string>$(PRODUCT_BUNDLE_PACKAGE_TYPE)</string> <key>CFBundleShortVersionString</key> - <string>1.8</string> + <string>1.9</string> <key>CFBundleSignature</key> <string>????</string> <key>CFBundleURLTypes</key> |