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 2022/05/30 04:20:34 UTC

[cordova-electron] branch master updated: release(post): bump version to 3.1.1-dev

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


The following commit(s) were added to refs/heads/master by this push:
     new c7eb4e2  release(post): bump version to 3.1.1-dev
c7eb4e2 is described below

commit c7eb4e2fafad3e4524ca8301c8425de7792875e3
Author: Erisu <er...@apache.org>
AuthorDate: Mon May 30 13:05:25 2022 +0900

    release(post): bump version to 3.1.1-dev
---
 package-lock.json | 4 ++--
 package.json      | 2 +-
 2 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/package-lock.json b/package-lock.json
index 1da225f..59506cd 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -1,12 +1,12 @@
 {
   "name": "cordova-electron",
-  "version": "3.1.0",
+  "version": "3.1.1-dev",
   "lockfileVersion": 2,
   "requires": true,
   "packages": {
     "": {
       "name": "cordova-electron",
-      "version": "3.1.0",
+      "version": "3.1.1-dev",
       "license": "Apache-2.0",
       "dependencies": {
         "cordova-common": "^4.0.2",
diff --git a/package.json b/package.json
index f9c9f03..587cab4 100644
--- a/package.json
+++ b/package.json
@@ -1,6 +1,6 @@
 {
   "name": "cordova-electron",
-  "version": "3.1.0",
+  "version": "3.1.1-dev",
   "description": "electron apps as a target for cordova developers",
   "main": "lib/Api.js",
   "repository": "github:apache/cordova-electron",


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