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

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

commit d35da82852dd29b1d13dae5c877e52a3d0b6a966
Author: Shazron Abdullah <[email protected]>
AuthorDate: Wed Sep 6 11:18:08 2017 +0800

    Set VERSION to 4.6.0-dev (via coho)
---
 CordovaLib/VERSION                    | 2 +-
 bin/templates/scripts/cordova/version | 2 +-
 package.json                          | 2 +-
 3 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/CordovaLib/VERSION b/CordovaLib/VERSION
index 63bdbfa..8ffeec0 100644
--- a/CordovaLib/VERSION
+++ b/CordovaLib/VERSION
@@ -1 +1 @@
-4.5.0-dev
+4.6.0-dev
diff --git a/bin/templates/scripts/cordova/version 
b/bin/templates/scripts/cordova/version
index 06dab00..1098392 100755
--- a/bin/templates/scripts/cordova/version
+++ b/bin/templates/scripts/cordova/version
@@ -26,7 +26,7 @@
 */
 
 // Coho updates this line
-var VERSION="4.5.0-dev";
+var VERSION="4.6.0-dev";
 
 module.exports.version = VERSION;
 
diff --git a/package.json b/package.json
index b4a414a..220977a 100644
--- a/package.json
+++ b/package.json
@@ -1,6 +1,6 @@
 {
   "name": "cordova-ios",
-  "version": "4.5.0",
+  "version": "4.6.0-dev",
   "description": "cordova-ios release",
   "main": "bin/templates/scripts/cordova/Api.js",
   "repository": {

-- 
To stop receiving notification emails like this one, please contact
"[email protected]" <[email protected]>.

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

Reply via email to