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/12/01 01:12:21 UTC

[4/4] ios commit: Set VERSION to 4.3.1 (via coho)

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

Branch: refs/heads/4.3.x
Commit: 8fe24d41b02e17eef6e232d1b907e2f97d0b87bd
Parents: 6430c34
Author: Shazron Abdullah <sh...@apache.org>
Authored: Wed Nov 30 17:07:53 2016 -0800
Committer: Shazron Abdullah <sh...@apache.org>
Committed: Wed Nov 30 17:07:53 2016 -0800

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


http://git-wip-us.apache.org/repos/asf/cordova-ios/blob/8fe24d41/CordovaLib/VERSION
----------------------------------------------------------------------
diff --git a/CordovaLib/VERSION b/CordovaLib/VERSION
index 8089590..f77856a 100644
--- a/CordovaLib/VERSION
+++ b/CordovaLib/VERSION
@@ -1 +1 @@
-4.3.0
+4.3.1

http://git-wip-us.apache.org/repos/asf/cordova-ios/blob/8fe24d41/bin/templates/scripts/cordova/version
----------------------------------------------------------------------
diff --git a/bin/templates/scripts/cordova/version b/bin/templates/scripts/cordova/version
index 99ce972..9f3eb47 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";
+var VERSION="4.3.1";
 
 module.exports.version = VERSION;
 


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