This is an automated email from the ASF dual-hosted git repository. shazron pushed a commit to branch 4.5.x in repository https://gitbox.apache.org/repos/asf/cordova-ios.git
commit 7f4dbea84079f8bfca5b25dab43775db498403ea Author: Shazron Abdullah <[email protected]> AuthorDate: Wed Sep 6 11:18:08 2017 +0800 Set VERSION to 4.5.0 (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 63bdbfa..a84947d 100644 --- a/CordovaLib/VERSION +++ b/CordovaLib/VERSION @@ -1 +1 @@ -4.5.0-dev +4.5.0 diff --git a/bin/templates/scripts/cordova/version b/bin/templates/scripts/cordova/version index 06dab00..21aabac 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-dev"; +var VERSION="4.5.0"; module.exports.version = VERSION; -- To stop receiving notification emails like this one, please contact "[email protected]" <[email protected]>. --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
