ios/Mobile/Info.plist.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
New commits: commit 1679e2f59153484ff0cb0e52c175aa30264b5a60 Author: Tor Lillqvist <[email protected]> AuthorDate: Mon Sep 28 10:35:47 2020 +0300 Commit: Tor Lillqvist <[email protected]> CommitDate: Mon Sep 28 10:35:47 2020 +0300 Bump CFBundleShortVersionString to 4.2.11 Change-Id: I344f11c554a3a5f034ca093296224202f79cea4e diff --git a/ios/Mobile/Info.plist.in b/ios/Mobile/Info.plist.in index a5f2205bb..2c50ae571 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.10</string> + <string>4.2.11</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
