Update JS snapshot to version 6.3.0-dev (via coho)

This commit is contained in:
Steve Gill
2017-03-28 15:18:36 -07:00
parent 13dbd2f5d4
commit 8a2e96d995
2 changed files with 3 additions and 3 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
}
}
}