diff options
author | Andras Timar <andras.timar@collabora.com> | 2020-09-22 21:39:17 +0200 |
---|---|---|
committer | Andras Timar <andras.timar@collabora.com> | 2020-09-22 21:39:17 +0200 |
commit | 3a45e78278537724c2081a58bc79e9903ff4036c (patch) | |
tree | 7fa8c3b0e9ab879b73d8b529b29fc4b06731f348 | |
parent | 12c641ed96f403efa316fd480e1b9461d4e5a2a0 (diff) |
Bump CFBundleShortVersionString to 6.4.0
Change-Id: I51238c947130f3944c93d2c847967b0fc0b89130
-rw-r--r-- | ios/Mobile/Info.plist.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ios/Mobile/Info.plist.in b/ios/Mobile/Info.plist.in index eb4b08e9b..3428b52bd 100644 --- a/ios/Mobile/Info.plist.in +++ b/ios/Mobile/Info.plist.in @@ -214,7 +214,7 @@ <key>CFBundlePackageType</key> <string>APPL</string> <key>CFBundleShortVersionString</key> - <string>4.2.6</string> + <string>6.4.0</string> <key>CFBundleVersion</key> <string>@IOSAPP_BUNDLE_VERSION@</string> <key>LSRequiresIPhoneOS</key> |