Skip to content

Commit 83eac83

Browse files
hjanetzekmatteblair
authored andcommitted
Release 0.5.2
1 parent 6829599 commit 83eac83

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

platforms/android/tangram/gradle.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
GROUP=com.mapzen.tangram
2-
VERSION_NAME=0.5.2-SNAPSHOT
2+
VERSION_NAME=0.5.2
33

44
POM_ARTIFACT_ID=tangram
55

platforms/ios/framework/Info.plist

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
<key>CFBundlePackageType</key>
1616
<string>FMWK</string>
1717
<key>CFBundleShortVersionString</key>
18-
<string>0.5.2-dev</string>
18+
<string>0.5.2</string>
1919
<key>CFBundleSignature</key>
2020
<string>????</string>
2121
<key>CFBundleVersion</key>

0 commit comments

Comments
 (0)