You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cordova.apache.org by er...@apache.org on 2021/10/01 04:38:12 UTC

[cordova-app-hello-world] branch master updated: chore(version): bump 6.0.0-dev (#74)

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-app-hello-world.git


The following commit(s) were added to refs/heads/master by this push:
     new 17d0607  chore(version): bump 6.0.0-dev (#74)
17d0607 is described below

commit 17d06076a92ce3741c4889f4b52dff813ea480ce
Author: エリス <er...@users.noreply.github.com>
AuthorDate: Fri Oct 1 13:38:09 2021 +0900

    chore(version): bump 6.0.0-dev (#74)
---
 package.json | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/package.json b/package.json
index 4e098af..3fe32a4 100644
--- a/package.json
+++ b/package.json
@@ -1,6 +1,6 @@
 {
   "name": "cordova-app-hello-world",
-  "version": "5.0.1-dev",
+  "version": "6.0.0-dev",
   "description": "This is the hello world app used by the `cordova create` command.",
   "repository": "github:apache/cordova-app-hello-world",
   "bugs": "https://github.com/apache/cordova-app-hello-world/issues",

---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@cordova.apache.org
For additional commands, e-mail: commits-help@cordova.apache.org