Update JS snapshot to version 6.2.1 (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/3f1113ed Tree: http://git-wip-us.apache.org/repos/asf/cordova-android/tree/3f1113ed Diff: http://git-wip-us.apache.org/repos/asf/cordova-android/diff/3f1113ed Branch: refs/heads/6.2.x Commit: 3f1113ed8f7b3d4ade3283c2f452962ed0972df9 Parents: 4d55fdb Author: Steve Gill <[email protected]> Authored: Sun Apr 2 17:43:13 2017 -0500 Committer: Steve Gill <[email protected]> Committed: Sun Apr 2 17:43:13 2017 -0500 ---------------------------------------------------------------------- bin/templates/project/assets/www/cordova.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/cordova-android/blob/3f1113ed/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 8b4f3c0..6d2ea62 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.2.0'; +var PLATFORM_VERSION_BUILD_LABEL = '6.2.1'; // file: src/scripts/require.js /*jshint -W079 */ --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
