Update JS snapshot to version 4.5.0-dev (via coho)
Project: http://git-wip-us.apache.org/repos/asf/cordova-ios/repo Commit: http://git-wip-us.apache.org/repos/asf/cordova-ios/commit/3507af4a Tree: http://git-wip-us.apache.org/repos/asf/cordova-ios/tree/3507af4a Diff: http://git-wip-us.apache.org/repos/asf/cordova-ios/diff/3507af4a Branch: refs/heads/master Commit: 3507af4ac68ed13cfb4d8ecfd0e91e747a9c6875 Parents: fb75906 Author: Shazron Abdullah <[email protected]> Authored: Sat Apr 22 12:25:08 2017 -0700 Committer: Shazron Abdullah <[email protected]> Committed: Sat Apr 22 12:25:08 2017 -0700 ---------------------------------------------------------------------- CordovaLib/cordova.js | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/cordova-ios/blob/3507af4a/CordovaLib/cordova.js ---------------------------------------------------------------------- diff --git a/CordovaLib/cordova.js b/CordovaLib/cordova.js index c0d7c42..57b7d71 100644 --- a/CordovaLib/cordova.js +++ b/CordovaLib/cordova.js @@ -1,5 +1,5 @@ // Platform: ios -// a3732cb71d9b1dd590338e8cf44196f366d46da3 +// 7c5fcc5a5adfbf3fb8ceaf36fbdd4bd970bd9c20 /* 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 = '4.4.0-dev'; +var PLATFORM_VERSION_BUILD_LABEL = '4.5.0-dev'; // file: src/scripts/require.js /*jshint -W079 */ --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
