summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorTor Lillqvist <tml@collabora.com>2020-06-15 06:32:40 +0300
committerTor Lillqvist <tml@collabora.com>2020-06-15 05:52:29 +0200
commit35dcb61a77929eabbb8aa0c359ee03fe44acfdf9 (patch)
tree51999be15ef7a3019807b92358c21b0cfaf3595f
parentSnap needs a specific unix socket name. (diff)
downloadonline-35dcb61a77929eabbb8aa0c359ee03fe44acfdf9.tar.gz
online-35dcb61a77929eabbb8aa0c359ee03fe44acfdf9.zip
Bump the internal iOS app version number to 4.2.5
Change-Id: I9460087ee7fb8237a9dea17b96a75a5a297f6a87 Reviewed-on: https://gerrit.libreoffice.org/c/online/+/96307 Tested-by: Jenkins CollaboraOffice <jenkinscollaboraoffice@gmail.com> Reviewed-by: Tor Lillqvist <tml@collabora.com>
-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 2b716ded1c..1b97d9a056 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.4</string>
+ <string>4.2.5</string>
<key>CFBundleVersion</key>
<string>@IOSAPP_BUNDLE_VERSION@</string>
<key>LSRequiresIPhoneOS</key>