Set VERSION to 7.0.0 (via coho)

This commit is contained in:
Joe Bowser
2017-11-30 10:01:28 -08:00
parent c7b0b93c9d
commit 214e857b20
4 changed files with 5 additions and 5 deletions
+2 -2
View File
@@ -129,9 +129,9 @@ bintray {
licenses = ['Apache-2.0']
labels = ['android', 'cordova', 'phonegap']
version {
name = '6.5.0-dev'
name = '7.0.0'
released = new Date()
vcsTag = '6.5.0-dev'
vcsTag = '7.0.0'
}
}
}