Repository: cordova-android Updated Branches: refs/heads/master a5e986144 -> 103e1e8d2
Update JS snapshot to version 5.3.0-dev (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/103e1e8d Tree: http://git-wip-us.apache.org/repos/asf/cordova-android/tree/103e1e8d Diff: http://git-wip-us.apache.org/repos/asf/cordova-android/diff/103e1e8d Branch: refs/heads/master Commit: 103e1e8d24b8f664854d6d9009dc2403a5513965 Parents: 30198c4 Author: Steve Gill <[email protected]> Authored: Wed Jun 29 12:51:06 2016 -0700 Committer: Steve Gill <[email protected]> Committed: Wed Jun 29 15:04:55 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/103e1e8d/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..de4341e 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.3.0-dev'; // file: src/scripts/require.js /*jshint -W079 */ --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
