You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cordova.apache.org by st...@apache.org on 2016/07/27 01:04:31 UTC

[12/12] ios commit: Set VERSION to 4.2.1 (via coho)

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

Branch: refs/heads/4.2.x
Commit: 05842e69b3db401fc4de360d5a5900f89373e3e4
Parents: ded8e20
Author: Steve Gill <st...@gmail.com>
Authored: Tue Jul 26 16:28:55 2016 -0700
Committer: Steve Gill <st...@gmail.com>
Committed: Tue Jul 26 16:28:55 2016 -0700

----------------------------------------------------------------------
 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/05842e69/CordovaLib/VERSION
----------------------------------------------------------------------
diff --git a/CordovaLib/VERSION b/CordovaLib/VERSION
index 6aba2b2..fae6e3d 100644
--- a/CordovaLib/VERSION
+++ b/CordovaLib/VERSION
@@ -1 +1 @@
-4.2.0
+4.2.1

http://git-wip-us.apache.org/repos/asf/cordova-ios/blob/05842e69/bin/templates/scripts/cordova/version
----------------------------------------------------------------------
diff --git a/bin/templates/scripts/cordova/version b/bin/templates/scripts/cordova/version
index 2458d74..0db7536 100755
--- a/bin/templates/scripts/cordova/version
+++ b/bin/templates/scripts/cordova/version
@@ -26,7 +26,7 @@
 */
 
 // Coho updates this line
-var VERSION="4.2.0";
+var VERSION="4.2.1";
 
 module.exports.version = VERSION;
 


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