This is an automated email from the ASF dual-hosted git repository. erisu pushed a commit to branch 5.1.x-temp in repository https://gitbox.apache.org/repos/asf/cordova-ios.git
commit 83a245ccf5e543b994fe03fd9f516aef78bfcaf1 Author: Erisu <[email protected]> AuthorDate: Thu Nov 28 21:52:34 2019 +0900 chore: Update JS snapshot to version 5.1.1 --- CordovaLib/cordova.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CordovaLib/cordova.js b/CordovaLib/cordova.js index 7da8b90..9813b23 100644 --- a/CordovaLib/cordova.js +++ b/CordovaLib/cordova.js @@ -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 var require; var define; --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
