CB-14240 Set version & VERSION to 7.1.2-dev (coho)

This commit is contained in:
Christopher J. Brody
2018-08-02 13:04:46 -04:00
parent f19ffd7abd
commit 1efcbfa1d5
5 changed files with 7 additions and 7 deletions
+1 -1
View File
@@ -20,7 +20,7 @@
*/
// Coho updates this line:
var VERSION = "7.1.1";
var VERSION = "7.1.2-dev";
module.exports.version = VERSION;