summaryrefslogtreecommitdiff
path: root/ios/app
diff options
context:
space:
mode:
authorBrad Leege <bleege@gmail.com>2015-04-27 11:43:23 -0400
committerBrad Leege <bleege@gmail.com>2015-04-27 11:43:23 -0400
commit50fecb916dc466d49b868602648c862e525d9ec7 (patch)
tree324ef4551ae4aaff9d1760563845acb5d4b53369 /ios/app
parent86e90da6d506dc89c315a6ea407df89eae0b4729 (diff)
downloadqtlocation-mapboxgl-50fecb916dc466d49b868602648c862e525d9ec7.tar.gz
#1345 - Adding app build number to user agent. Updating gl test app build number to be different from build version.
Diffstat (limited to 'ios/app')
-rw-r--r--ios/app/app-info.plist2
1 files changed, 1 insertions, 1 deletions
diff --git a/ios/app/app-info.plist b/ios/app/app-info.plist
index cd74f58390..fd03e73241 100644
--- a/ios/app/app-info.plist
+++ b/ios/app/app-info.plist
@@ -21,7 +21,7 @@
<key>CFBundleSignature</key>
<string>MBGL</string>
<key>CFBundleVersion</key>
- <string>0.0.2</string>
+ <string>0.0.3</string>
<key>LSRequiresIPhoneOS</key>
<true/>
<key>NSHumanReadableCopyright</key>