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 2016/10/22 09:26:20 UTC

[5/7] ios commit: Set VERSION to 4.4.0-dev (via coho)

Set VERSION to 4.4.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/7ba81d2e
Tree: http://git-wip-us.apache.org/repos/asf/cordova-ios/tree/7ba81d2e
Diff: http://git-wip-us.apache.org/repos/asf/cordova-ios/diff/7ba81d2e

Branch: refs/heads/master
Commit: 7ba81d2edb5bce9b21f8d868d0a0c7d3171f34a1
Parents: dfbe1e5
Author: Shazron Abdullah <sh...@apache.org>
Authored: Fri Oct 21 23:21:12 2016 -0700
Committer: Shazron Abdullah <sh...@apache.org>
Committed: Fri Oct 21 23:21:12 2016 -0700

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


http://git-wip-us.apache.org/repos/asf/cordova-ios/blob/7ba81d2e/CordovaLib/VERSION
----------------------------------------------------------------------
diff --git a/CordovaLib/VERSION b/CordovaLib/VERSION
index 50299d1..7075368 100644
--- a/CordovaLib/VERSION
+++ b/CordovaLib/VERSION
@@ -1 +1 @@
-4.3.0-dev
+4.4.0-dev

http://git-wip-us.apache.org/repos/asf/cordova-ios/blob/7ba81d2e/bin/templates/scripts/cordova/version
----------------------------------------------------------------------
diff --git a/bin/templates/scripts/cordova/version b/bin/templates/scripts/cordova/version
index 7b94571..1937710 100755
--- a/bin/templates/scripts/cordova/version
+++ b/bin/templates/scripts/cordova/version
@@ -26,7 +26,7 @@
 */
 
 // Coho updates this line
-var VERSION="4.3.0-dev";
+var VERSION="4.4.0-dev";
 
 module.exports.version = VERSION;
 

http://git-wip-us.apache.org/repos/asf/cordova-ios/blob/7ba81d2e/package.json
----------------------------------------------------------------------
diff --git a/package.json b/package.json
index f9dcc44..52b580d 100644
--- a/package.json
+++ b/package.json
@@ -1,6 +1,6 @@
 {
   "name": "cordova-ios",
-  "version": "4.3.0",
+  "version": "4.4.0-dev",
   "description": "cordova-ios release",
   "main": "bin/templates/scripts/cordova/Api.js",
   "repository": {


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