You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cordova.apache.org by an...@apache.org on 2016/03/31 16:52:55 UTC

[6/8] cordova-windows git commit: CB-10999 Set VERSION to 4.3.2 (via coho)

CB-10999 Set VERSION to 4.3.2 (via coho)


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

Branch: refs/heads/4.3.x
Commit: c394caea77a5b367660af77b0e8512af36c6b96b
Parents: a4dcad3
Author: Vladimir Kotikov <ko...@gmail.com>
Authored: Thu Mar 31 16:32:24 2016 +0300
Committer: Vladimir Kotikov <ko...@gmail.com>
Committed: Thu Mar 31 16:45:05 2016 +0300

----------------------------------------------------------------------
 VERSION                  | 2 +-
 package.json             | 2 +-
 template/cordova/version | 2 +-
 3 files changed, 3 insertions(+), 3 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/cordova-windows/blob/c394caea/VERSION
----------------------------------------------------------------------
diff --git a/VERSION b/VERSION
index f77856a..cc2fbe8 100644
--- a/VERSION
+++ b/VERSION
@@ -1 +1 @@
-4.3.1
+4.3.2

http://git-wip-us.apache.org/repos/asf/cordova-windows/blob/c394caea/package.json
----------------------------------------------------------------------
diff --git a/package.json b/package.json
index fcc8b17..bd2c860 100644
--- a/package.json
+++ b/package.json
@@ -1,6 +1,6 @@
 {
     "name": "cordova-windows",
-    "version": "4.3.1",
+    "version": "4.3.2",
     "description": "cordova-windows release",
     "bin": "bin/create",
     "main": "template/cordova/Api.js",

http://git-wip-us.apache.org/repos/asf/cordova-windows/blob/c394caea/template/cordova/version
----------------------------------------------------------------------
diff --git a/template/cordova/version b/template/cordova/version
index 51cc3a7..996b61c 100644
--- a/template/cordova/version
+++ b/template/cordova/version
@@ -20,7 +20,7 @@
 */
 
 // Coho updates this line:
-var VERSION = "4.3.1";
+var VERSION = "4.3.2";
 
 module.exports.version = VERSION;
 


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