summaryrefslogtreecommitdiffstats
path: root/ios
diff options
context:
space:
mode:
authorTor Lillqvist <tml@collabora.com>2021-11-16 13:43:13 +0200
committerAndras Timar <andras.timar@collabora.com>2022-01-05 15:12:31 +0100
commit6faca1d09854030bb871674e57223dc736421018 (patch)
tree5c84a3fa2d85162036a8517f9b7387bb385c9a9d /ios
parentFix top (smartmenus) menu for small window width (diff)
downloadonline-6faca1d09854030bb871674e57223dc736421018.tar.gz
online-6faca1d09854030bb871674e57223dc736421018.zip
Bump CFBundleShortVersionString to match configure.ac
Signed-off-by: Tor Lillqvist <tml@collabora.com> Change-Id: I0b768a8ca23e6dfa86223a99d6c1406943d82070
Diffstat (limited to 'ios')
-rw-r--r--ios/Mobile/Info.plist.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/ios/Mobile/Info.plist.in b/ios/Mobile/Info.plist.in
index 09d6408078..da59aa776d 100644
--- a/ios/Mobile/Info.plist.in
+++ b/ios/Mobile/Info.plist.in
@@ -239,7 +239,7 @@
change. This CFBundleShortVersionString must, however, be three numbers.
-->
<key>CFBundleShortVersionString</key>
- <string>21.6.1</string>
+ <string>21.11.1</string>
<key>CFBundleVersion</key>
<string>@IOSAPP_BUNDLE_VERSION@</string>
<key>LSRequiresIPhoneOS</key>