mirror of
https://github.com/LibreOffice/online.git
synced 2025-08-20 16:39:17 +00:00
Bump CFBundleVersion
Yeah, a bit silly to have to do git commit for these bumps. I should change things so that CFBundleVersion is taken from some local file in the build tree, not from a file in git. Change-Id: I99d68490aa7f084e8cfb34896c3398486bc6f8a2
This commit is contained in:
@ -197,7 +197,7 @@
|
|||||||
<key>CFBundleShortVersionString</key>
|
<key>CFBundleShortVersionString</key>
|
||||||
<string>0.1</string>
|
<string>0.1</string>
|
||||||
<key>CFBundleVersion</key>
|
<key>CFBundleVersion</key>
|
||||||
<string>15</string>
|
<string>16</string>
|
||||||
<key>LSRequiresIPhoneOS</key>
|
<key>LSRequiresIPhoneOS</key>
|
||||||
<true/>
|
<true/>
|
||||||
<key>UIFileSharingEnabled</key>
|
<key>UIFileSharingEnabled</key>
|
||||||
|
Reference in New Issue
Block a user