You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cordova.apache.org by sh...@apache.org on 2016/12/01 01:12:20 UTC

[3/4] ios commit: Update JS snapshot to version 4.3.1 (via coho)

Update JS snapshot to version 4.3.1 (via coho)


Project: http://git-wip-us.apache.org/repos/asf/cordova-ios/repo
Commit: http://git-wip-us.apache.org/repos/asf/cordova-ios/commit/6430c340
Tree: http://git-wip-us.apache.org/repos/asf/cordova-ios/tree/6430c340
Diff: http://git-wip-us.apache.org/repos/asf/cordova-ios/diff/6430c340

Branch: refs/heads/4.3.x
Commit: 6430c34021106e1829165ce3a7a2662e8b21c1c7
Parents: 2af6108
Author: Shazron Abdullah <sh...@apache.org>
Authored: Wed Nov 30 17:07:53 2016 -0800
Committer: Shazron Abdullah <sh...@apache.org>
Committed: Wed Nov 30 17:07:53 2016 -0800

----------------------------------------------------------------------
 CordovaLib/cordova.js | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/cordova-ios/blob/6430c340/CordovaLib/cordova.js
----------------------------------------------------------------------
diff --git a/CordovaLib/cordova.js b/CordovaLib/cordova.js
index 9dce1f9..29be909 100644
--- a/CordovaLib/cordova.js
+++ b/CordovaLib/cordova.js
@@ -1,5 +1,5 @@
 // Platform: ios
-// f28234fbc27c578b9a335f1dabfa2d1b96bfc03d
+// a3732cb71d9b1dd590338e8cf44196f366d46da3
 /*
  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 = '4.3.0';
+var PLATFORM_VERSION_BUILD_LABEL = '4.3.1';
 // file: src/scripts/require.js
 
 /*jshint -W079 */


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