This is an automated email from the ASF dual-hosted git repository. bowserj pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/cordova-android.git
commit 061f08bc0390779b173b7faf2be0ca5be483cf56 Author: Joe Bowser <[email protected]> AuthorDate: Thu Nov 30 10:01:30 2017 -0800 Update JS snapshot to version 7.1.0-dev (via coho) --- bin/templates/project/assets/www/cordova.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bin/templates/project/assets/www/cordova.js b/bin/templates/project/assets/www/cordova.js index 5eb7b4d..b27a90b 100644 --- a/bin/templates/project/assets/www/cordova.js +++ b/bin/templates/project/assets/www/cordova.js @@ -19,7 +19,7 @@ under the License. */ ;(function() { -var PLATFORM_VERSION_BUILD_LABEL = '6.5.0-dev'; +var PLATFORM_VERSION_BUILD_LABEL = '7.1.0-dev'; // file: src/scripts/require.js /* jshint -W079 */ -- 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]
