You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cordova.apache.org by ni...@apache.org on 2021/02/01 16:30:52 UTC

[cordova-ios] 01/02: Set VERSION to 6.3.0-dev (via coho)

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

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

commit e66cf89c7c2885a1404ef66d812b1044e54eb01b
Author: Niklas Merz <ni...@apache.org>
AuthorDate: Mon Feb 1 17:25:38 2021 +0100

    Set VERSION to 6.3.0-dev (via coho)
---
 CordovaLib/VERSION | 2 +-
 package.json       | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/CordovaLib/VERSION b/CordovaLib/VERSION
index 6abaeb2..806c93a 100644
--- a/CordovaLib/VERSION
+++ b/CordovaLib/VERSION
@@ -1 +1 @@
-6.2.0
+6.3.0-dev
diff --git a/package.json b/package.json
index 5e618c6..b3c4940 100644
--- a/package.json
+++ b/package.json
@@ -1,6 +1,6 @@
 {
   "name": "cordova-ios",
-  "version": "6.2.0",
+  "version": "6.3.0-dev",
   "description": "cordova-ios release",
   "main": "bin/templates/scripts/cordova/Api.js",
   "repository": "github:apache/cordova-ios",


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