Update JS snapshot to version 5.2.0 (via coho)
Project: http://git-wip-us.apache.org/repos/asf/cordova-android/repo Commit: http://git-wip-us.apache.org/repos/asf/cordova-android/commit/b32b8c89 Tree: http://git-wip-us.apache.org/repos/asf/cordova-android/tree/b32b8c89 Diff: http://git-wip-us.apache.org/repos/asf/cordova-android/diff/b32b8c89 Branch: refs/heads/5.2.x Commit: b32b8c89c6061ffe86161f4ab641cbab605a7aba Parents: fd1d300 Author: Steve Gill <[email protected]> Authored: Wed Jun 29 12:51:05 2016 -0700 Committer: Steve Gill <[email protected]> Committed: Wed Jun 29 12:51:05 2016 -0700 ---------------------------------------------------------------------- bin/templates/project/assets/www/cordova.js | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/cordova-android/blob/b32b8c89/bin/templates/project/assets/www/cordova.js ---------------------------------------------------------------------- diff --git a/bin/templates/project/assets/www/cordova.js b/bin/templates/project/assets/www/cordova.js index bf1231f..c21b67b 100644 --- a/bin/templates/project/assets/www/cordova.js +++ b/bin/templates/project/assets/www/cordova.js @@ -1,5 +1,5 @@ // Platform: android -// c517ca811b4948b630e0b74dbae6c9637939da24 +// 2fd4bcb84048415922d13d80d35b8d1668e8e150 /* Licensed to the Apache Software Foundation (ASF) under one or more contributor license agreements. See the NOTICE file @@ -19,7 +19,7 @@ under the License. */ ;(function() { -var PLATFORM_VERSION_BUILD_LABEL = '5.2.0-dev'; +var PLATFORM_VERSION_BUILD_LABEL = '5.2.0'; // file: src/scripts/require.js /*jshint -W079 */ --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
