You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cordova.apache.org by su...@apache.org on 2017/10/25 22:17:49 UTC

[cordova-ios] 07/07: Set VERSION to 4.5.3 (via coho)

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

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

commit ce2ab968e71f0b29ae4ca657ed9ad640b77582b3
Author: Suraj Pindoria <pi...@gmail.com>
AuthorDate: Wed Oct 25 14:33:22 2017 -0700

    Set VERSION to 4.5.3 (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 6cedcff..4e298cc 100644
--- a/CordovaLib/VERSION
+++ b/CordovaLib/VERSION
@@ -1 +1 @@
-4.5.2
+4.5.3
diff --git a/bin/templates/scripts/cordova/version b/bin/templates/scripts/cordova/version
index 979cba1..c96b0cf 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.2";
+var VERSION="4.5.3";
 
 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