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 7c305064a77e71c2b874189ca015bf3f6fd18419 Author: Steve Gill <[email protected]> AuthorDate: Thu Aug 24 16:17:47 2017 -0700 Set VERSION to 5.1.0-dev (via coho) --- VERSION | 2 +- package.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/VERSION b/VERSION index 5fb11aa..f8ee15f 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -4.2.0-dev +5.1.0-dev diff --git a/package.json b/package.json index 64e29e9..7bd0374 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "cordova-browser", - "version": "5.0.0", + "version": "5.1.0-dev", "description": "cordova-browser release", "main": "bin/template/cordova/Api.js", "bin": "bin/create", -- 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]
