This is an automated email from the ASF dual-hosted git repository.
erisu pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/cordova-js.git
The following commit(s) were added to refs/heads/master by this push:
new 391d81d5 feat: bump version 7.0.0-dev (#258)
391d81d5 is described below
commit 391d81d5503fbedfd43ca4052fdc25a92c9d3c7f
Author: エリス <[email protected]>
AuthorDate: Sun Jun 5 01:00:25 2022 +0900
feat: bump version 7.0.0-dev (#258)
---
package.json | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/package.json b/package.json
index bb1a864b..59c5938e 100644
--- a/package.json
+++ b/package.json
@@ -5,7 +5,7 @@
"engines": {
"node": ">=10.0.0"
},
- "version": "6.1.1-dev",
+ "version": "7.0.0-dev",
"repository": "github:apache/cordova-js",
"bugs": "https://github.com/apache/cordova-js/issues",
"bin": "build-tools/cli.js",
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]