This is an automated email from the ASF dual-hosted git repository. steven pushed a commit to branch 5.0.x in repository https://gitbox.apache.org/repos/asf/cordova-browser.git
commit 2a4123c07f6979e8bf2e101367f1db023178c24c Author: Steve Gill <[email protected]> AuthorDate: Thu Aug 24 16:53:44 2017 -0700 Set VERSION to 5.0.0 (via coho) --- bin/template/cordova/version | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bin/template/cordova/version b/bin/template/cordova/version index 8acf18f..28ae86f 100755 --- a/bin/template/cordova/version +++ b/bin/template/cordova/version @@ -20,6 +20,6 @@ */ // Coho updates this line: -var VERSION = "4.2.0-dev"; +var VERSION = "5.0.0"; console.log(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]
