diff options
author | Struan Donald <struan@exo.org.uk> | 2013-10-15 11:32:13 +0100 |
---|---|---|
committer | Struan Donald <struan@exo.org.uk> | 2013-10-15 11:32:13 +0100 |
commit | 08071155f34be0a3cf67a69acb4db9f7a24f9a26 (patch) | |
tree | 7933456625da694bd3555d9da3a1aa5d87439572 | |
parent | 2f0f1cf385ae833d779ed66cb9c937f465682510 (diff) |
Bump iOS build and version numbers
-rw-r--r-- | iPhone/FixMyStreet/FixMyStreet-Info.plist | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/iPhone/FixMyStreet/FixMyStreet-Info.plist b/iPhone/FixMyStreet/FixMyStreet-Info.plist index 452cc6a..8de90bd 100644 --- a/iPhone/FixMyStreet/FixMyStreet-Info.plist +++ b/iPhone/FixMyStreet/FixMyStreet-Info.plist @@ -35,11 +35,11 @@ <key>CFBundlePackageType</key> <string>APPL</string> <key>CFBundleShortVersionString</key> - <string>2.0</string> + <string>2.0.1</string> <key>CFBundleSignature</key> <string>????</string> <key>CFBundleVersion</key> - <string>23</string> + <string>24</string> <key>LSRequiresIPhoneOS</key> <true/> <key>NSMainNibFile~ipad</key> |