This is an automated email from the ASF dual-hosted git repository. steven pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/cordova-browser.git
commit aab6cd0535e70effb2c422273d6a727ed412ccda Author: Steve Gill <[email protected]> AuthorDate: Thu Aug 24 16:53:44 2017 -0700 Set VERSION to 5.1.0-dev (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..bde86e6 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.1.0-dev"; 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]
