Update JS snapshot to version 6.2.2 (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/cf159c1a Tree: http://git-wip-us.apache.org/repos/asf/cordova-android/tree/cf159c1a Diff: http://git-wip-us.apache.org/repos/asf/cordova-android/diff/cf159c1a Branch: refs/heads/6.2.x Commit: cf159c1ae392783fad2219ca3708bf4fe9ccc890 Parents: 4868d5e Author: Steve Gill <[email protected]> Authored: Mon Apr 24 22:05:42 2017 -0700 Committer: Steve Gill <[email protected]> Committed: Mon Apr 24 22:05:42 2017 -0700 ---------------------------------------------------------------------- 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/cf159c1a/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 6d2ea62..f6c4c05 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.1'; +var PLATFORM_VERSION_BUILD_LABEL = '6.2.2'; // file: src/scripts/require.js /*jshint -W079 */ --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
