ios/Mobile/Info.plist.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
New commits: commit 9c517608be297e938caebeb122c2e31c56bae7cc Author: Tor Lillqvist <[email protected]> AuthorDate: Tue Jun 23 16:46:10 2020 +0300 Commit: Tor Lillqvist <[email protected]> CommitDate: Tue Jun 23 16:46:13 2020 +0300 Bump the internal iOS app version to 4.2.6 Build 4.2.5 (57) was released (as 4.2.4). Change-Id: I76a49b7851c2d8fa68f623c08ae211d2ac549d26 diff --git a/ios/Mobile/Info.plist.in b/ios/Mobile/Info.plist.in index 2b716ded1..54d68f36c 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.6</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
