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 2019/08/20 09:17:43 UTC

[cordova-electron] 02/04: Set VERSION to 1.2.0-dev (via coho)

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-electron.git

commit 1f30786ca5f0874b8b048307ef7968b6903d5f05
Author: エリス <el...@gmail.com>
AuthorDate: Tue Aug 20 16:07:03 2019 +0900

    Set VERSION to 1.2.0-dev (via coho)
---
 package.json | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/package.json b/package.json
index b9d02cb..6dffbe1 100644
--- a/package.json
+++ b/package.json
@@ -1,6 +1,6 @@
 {
   "name": "cordova-electron",
-  "version": "1.1.1",
+  "version": "1.2.0-dev",
   "description": "electron apps as a target for cordova developers",
   "main": "bin/templates/cordova/Api.js",
   "bin": "bin/create",


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