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
+1 -1
View File
@@ -20,7 +20,7 @@
*/
// Coho updates this line:
var VERSION = "6.5.0-dev";
var VERSION = "7.0.0";
module.exports.version = VERSION;