This is an automated email from the ASF dual-hosted git repository.

niklasmerz pushed a commit to branch 6.3.x
in repository https://gitbox.apache.org/repos/asf/cordova-ios.git

commit acf6159067b9cc4c2d769a570a06caab3e7d6a95
Author: Niklas Merz <[email protected]>
AuthorDate: Thu Apr 13 11:51:42 2023 +0200

    chore: set version to 6.3.0
---
 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 309efb54..9d3960d3 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -1,12 +1,12 @@
 {
   "name": "cordova-ios",
-  "version": "6.2.0",
+  "version": "6.3.0",
   "lockfileVersion": 2,
   "requires": true,
   "packages": {
     "": {
       "name": "cordova-ios",
-      "version": "6.2.0",
+      "version": "6.3.0",
       "license": "Apache-2.0",
       "dependencies": {
         "cordova-common": "^4.0.2",
diff --git a/package.json b/package.json
index 5e618c68..a967ee35 100644
--- a/package.json
+++ b/package.json
@@ -1,6 +1,6 @@
 {
   "name": "cordova-ios",
-  "version": "6.2.0",
+  "version": "6.3.0",
   "description": "cordova-ios release",
   "main": "bin/templates/scripts/cordova/Api.js",
   "repository": "github:apache/cordova-ios",


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to