Update JS snapshot to version 5.1.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/93af7090 Tree: http://git-wip-us.apache.org/repos/asf/cordova-android/tree/93af7090 Diff: http://git-wip-us.apache.org/repos/asf/cordova-android/diff/93af7090 Branch: refs/heads/5.1.x Commit: 93af70901853653a6c489f9a1034704b29421d32 Parents: 2edb4c0 Author: Steve Gill <[email protected]> Authored: Wed Feb 24 11:50:06 2016 -0800 Committer: Steve Gill <[email protected]> Committed: Wed Feb 24 11:50:06 2016 -0800 ---------------------------------------------------------------------- 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/93af7090/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 ece529c..e946ec3 100644 --- a/bin/templates/project/assets/www/cordova.js +++ b/bin/templates/project/assets/www/cordova.js @@ -1,5 +1,5 @@ // Platform: android -// ded62dda172755defaf75378ed007dc05730ec22 +// c517ca811b4948b630e0b74dbae6c9637939da24 /* 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.1.0'; +var PLATFORM_VERSION_BUILD_LABEL = '5.1.1'; // file: src/scripts/require.js /*jshint -W079 */ --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
