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/11/28 13:14:58 UTC

[cordova-ios] 04/06: chore: Update JS snapshot to version 5.1.1

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 2b789fd87e60352569af2b68c25e5f16d6a4e863
Author: Erisu <el...@gmail.com>
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: commits-unsubscribe@cordova.apache.org
For additional commands, e-mail: commits-help@cordova.apache.org