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

commit cecfabb1c856cffe38807fdab585b20c71ca42fc
Author: Erisu <er...@apache.org>
AuthorDate: Mon Apr 1 12:56:13 2024 +0900

    chore: bump version 7.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 06f07795..cbbcf35c 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -1,12 +1,12 @@
 {
   "name": "cordova-ios",
-  "version": "7.1.0",
+  "version": "7.1.1-dev",
   "lockfileVersion": 3,
   "requires": true,
   "packages": {
     "": {
       "name": "cordova-ios",
-      "version": "7.1.0",
+      "version": "7.1.1-dev",
       "license": "Apache-2.0",
       "dependencies": {
         "cordova-common": "^5.0.0",
diff --git a/package.json b/package.json
index 189a9c9c..967142f9 100644
--- a/package.json
+++ b/package.json
@@ -1,6 +1,6 @@
 {
   "name": "cordova-ios",
-  "version": "7.1.0",
+  "version": "7.1.1-dev",
   "description": "cordova-ios release",
   "types": "./types/index.d.ts",
   "main": "lib/Api.js",


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

Reply via email to