ios/Mobile/Info.plist.in |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

New commits:
commit b99b7e7cdbff036341d8369280adbb72e4cc3d5e
Author:     Tor Lillqvist <t...@collabora.com>
AuthorDate: Thu Sep 17 19:03:43 2020 +0300
Commit:     Tor Lillqvist <t...@collabora.com>
CommitDate: Thu Sep 17 19:03:43 2020 +0300

    Bump CFBundleShortVersionString to 4.2.9
    
    This is necessary as we have released 4.2.8. Otherwise when validating
    a new build you get an error: "The value for key
    CFBundleShortVersionString [4.2.8] in the Info.plist file must contain
    a higher version than that of the previously approved version [4.2.8]."
    
    Change-Id: I0ce5c7f4e70bef8b14181bc62b060cd131d86a67

diff --git a/ios/Mobile/Info.plist.in b/ios/Mobile/Info.plist.in
index ae9f5b51a..fb33a9fc1 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.8</string>
+       <string>4.2.9</string>
        <key>CFBundleVersion</key>
        <string>@IOSAPP_BUNDLE_VERSION@</string>
        <key>LSRequiresIPhoneOS</key>
_______________________________________________
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

Reply via email to