Set VERSION to 6.2.0 (via coho)

This commit is contained in:
Steve Gill
2017-03-28 15:18:35 -07:00
parent b175d611bd
commit 4d55fdb3e5
4 changed files with 5 additions and 5 deletions
+2 -2
View File
@@ -127,9 +127,9 @@ bintray {
licenses = ['Apache-2.0']
labels = ['android', 'cordova', 'phonegap']
version {
name = '6.2.0'
name = version
released = new Date()
vcsTag = '6.2.0'
vcsTag = version
}
}
}