Skip to content

Commit e93cdf6

Browse files
committed
Set VERSION to 6.0.0 (via coho)
1 parent 0bf2c07 commit e93cdf6

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
5.1.0-dev
1+
6.0.0

bin/template/cordova/version

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,6 @@
2020
*/
2121

2222
// Coho updates this line:
23-
var VERSION = "5.1.0-dev";
23+
var VERSION = "6.0.0";
2424

2525
console.log(VERSION);

0 commit comments

Comments
 (0)