diff options
author | Tor Lillqvist <tml@collabora.com> | 2018-12-19 00:13:07 +0200 |
---|---|---|
committer | Tor Lillqvist <tml@collabora.com> | 2018-12-19 00:13:07 +0200 |
commit | 9deb186102b4e9d93c751480ee8108efa245a533 (patch) | |
tree | ad00879f4f922f8aaff3caf0ac3bf514db3ca889 /ios | |
parent | b0b2c01a6c38347bd7925f550b0d420a570063f3 (diff) |
Bump CFBundleVersion
Change-Id: I98233b5423e66ebca43426d5cc51af957e31d7b5
Diffstat (limited to 'ios')
-rw-r--r-- | ios/Mobile/Info.plist.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ios/Mobile/Info.plist.in b/ios/Mobile/Info.plist.in index 7af589605..bce8578b8 100644 --- a/ios/Mobile/Info.plist.in +++ b/ios/Mobile/Info.plist.in @@ -197,7 +197,7 @@ <key>CFBundleShortVersionString</key> <string>0.1</string> <key>CFBundleVersion</key> - <string>12</string> + <string>13</string> <key>LSRequiresIPhoneOS</key> <true/> <key>UIFileSharingEnabled</key> |