You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cordova.apache.org by ni...@apache.org on 2021/02/01 16:30:53 UTC

[cordova-ios] 02/02: Update JS snapshot to version 6.3.0-dev (via coho)

This is an automated email from the ASF dual-hosted git repository.

niklasmerz pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/cordova-ios.git

commit a3a3936a549981054dabff8098dfa393094eb834
Author: Niklas Merz <ni...@apache.org>
AuthorDate: Mon Feb 1 17:25:41 2021 +0100

    Update JS snapshot to version 6.3.0-dev (via coho)
---
 CordovaLib/cordova.js | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/CordovaLib/cordova.js b/CordovaLib/cordova.js
index 8039c21..e887ed5 100644
--- a/CordovaLib/cordova.js
+++ b/CordovaLib/cordova.js
@@ -1,5 +1,5 @@
 // Platform: ios
-// 538a985db128858c0a0eb4dd40fb9c8e5433fc94
+// cordova-js rel/6.0.0-10-g07379820
 /*
  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 = '6.2.0';
+var PLATFORM_VERSION_BUILD_LABEL = '6.3.0-dev';
 // file: src/scripts/require.js
 var require;
 var define;


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@cordova.apache.org
For additional commands, e-mail: commits-help@cordova.apache.org