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 2017/09/21 23:17:51 UTC

[cordova-ios] 02/02: Set VERSION to 4.5.1 (via coho)

This is an automated email from the ASF dual-hosted git repository.

steven pushed a commit to branch 4.5.x
in repository https://gitbox.apache.org/repos/asf/cordova-ios.git

commit 236b6fb10b5f2a8bcc609ce968a447c1fd8cab86
Author: Steve Gill <st...@gmail.com>
AuthorDate: Thu Sep 21 16:13:50 2017 -0700

    Set VERSION to 4.5.1 (via coho)
---
 CordovaLib/VERSION                    | 2 +-
 bin/templates/scripts/cordova/version | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/CordovaLib/VERSION b/CordovaLib/VERSION
index a84947d..4404a17 100644
--- a/CordovaLib/VERSION
+++ b/CordovaLib/VERSION
@@ -1 +1 @@
-4.5.0
+4.5.1
diff --git a/bin/templates/scripts/cordova/version b/bin/templates/scripts/cordova/version
index 21aabac..f0e83f7 100755
--- a/bin/templates/scripts/cordova/version
+++ b/bin/templates/scripts/cordova/version
@@ -26,7 +26,7 @@
 */
 
 // Coho updates this line
-var VERSION="4.5.0";
+var VERSION="4.5.1";
 
 module.exports.version = VERSION;
 

-- 
To stop receiving notification emails like this one, please contact
"commits@cordova.apache.org" <co...@cordova.apache.org>.

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