This is an automated email from the ASF dual-hosted git repository. erisu pushed a commit to branch 1.1.x in repository https://gitbox.apache.org/repos/asf/cordova-electron.git
commit d0f50cbe84d53c04a7092308779aae857dceb378 Author: エリス <[email protected]> AuthorDate: Fri Jun 28 11:37:56 2019 +0900 Update JS snapshot to version 1.1.0 (via coho) --- cordova-lib/cordova.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cordova-lib/cordova.js b/cordova-lib/cordova.js index d28c78c..71c8d3a 100644 --- a/cordova-lib/cordova.js +++ b/cordova-lib/cordova.js @@ -19,7 +19,7 @@ under the License. */ ;(function() { -var PLATFORM_VERSION_BUILD_LABEL = '1.2.0-dev'; +var PLATFORM_VERSION_BUILD_LABEL = '1.1.0'; // file: src/scripts/require.js var require; --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
