You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cordova.apache.org by sh...@apache.org on 2015/12/05 02:08:27 UTC

[2/3] ios commit: Set VERSION to 4.1.0-dev (via coho)

Set VERSION to 4.1.0-dev (via coho)


Project: http://git-wip-us.apache.org/repos/asf/cordova-ios/repo
Commit: http://git-wip-us.apache.org/repos/asf/cordova-ios/commit/a5d12901
Tree: http://git-wip-us.apache.org/repos/asf/cordova-ios/tree/a5d12901
Diff: http://git-wip-us.apache.org/repos/asf/cordova-ios/diff/a5d12901

Branch: refs/heads/master
Commit: a5d12901862759e3d064f9d619bed8d58028afbf
Parents: 072c953
Author: Shazron Abdullah <sh...@apache.org>
Authored: Fri Dec 4 17:05:25 2015 -0800
Committer: Shazron Abdullah <sh...@apache.org>
Committed: Fri Dec 4 17:05:25 2015 -0800

----------------------------------------------------------------------
 CordovaLib/VERSION                    | 2 +-
 bin/templates/scripts/cordova/version | 2 +-
 package.json                          | 4 ++--
 3 files changed, 4 insertions(+), 4 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/cordova-ios/blob/a5d12901/CordovaLib/VERSION
----------------------------------------------------------------------
diff --git a/CordovaLib/VERSION b/CordovaLib/VERSION
index d9b058f..4aa925d 100644
--- a/CordovaLib/VERSION
+++ b/CordovaLib/VERSION
@@ -1 +1 @@
-4.0.0-dev
+4.1.0-dev

http://git-wip-us.apache.org/repos/asf/cordova-ios/blob/a5d12901/bin/templates/scripts/cordova/version
----------------------------------------------------------------------
diff --git a/bin/templates/scripts/cordova/version b/bin/templates/scripts/cordova/version
index 39db5f6..832e84c 100755
--- a/bin/templates/scripts/cordova/version
+++ b/bin/templates/scripts/cordova/version
@@ -26,7 +26,7 @@
 */
 
 // Coho updates this line
-var VERSION="4.0.0-dev"
+var VERSION="4.1.0-dev"
 
 module.exports.version = VERSION;
 

http://git-wip-us.apache.org/repos/asf/cordova-ios/blob/a5d12901/package.json
----------------------------------------------------------------------
diff --git a/package.json b/package.json
index ac9baed..3041fce 100644
--- a/package.json
+++ b/package.json
@@ -1,6 +1,6 @@
 {
     "name": "cordova-ios",
-    "version": "4.0.0",
+    "version": "4.1.0-dev",
     "description": "cordova-ios release",
     "main": "bin/templates/scripts/cordova/Api.js",
     "repository": {
@@ -30,4 +30,4 @@
         "coffee-script": "^1.7.1",
         "nodeunit": "^0.8.7"
     }
-}
+}
\ No newline at end of file


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