You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cordova.apache.org by er...@apache.org on 2019/08/20 09:18:02 UTC

[cordova-electron] 01/04: Update JS snapshot to version 1.1.0 (via coho)

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: エリス <el...@gmail.com>
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: commits-unsubscribe@cordova.apache.org
For additional commands, e-mail: commits-help@cordova.apache.org