ios/Mobile/Info.plist.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
New commits: commit 35dcb61a77929eabbb8aa0c359ee03fe44acfdf9 Author: Tor Lillqvist <[email protected]> AuthorDate: Mon Jun 15 06:32:40 2020 +0300 Commit: Tor Lillqvist <[email protected]> CommitDate: Mon Jun 15 05:52:29 2020 +0200 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 <[email protected]> Reviewed-by: Tor Lillqvist <[email protected]> diff --git a/ios/Mobile/Info.plist.in b/ios/Mobile/Info.plist.in index 2b716ded1..1b97d9a05 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> _______________________________________________ Libreoffice-commits mailing list [email protected] https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits
