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

[cordova-browser] 01/02: Update JS snapshot to version 5.0.2 (via coho)

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

steven pushed a commit to branch 5.0.x
in repository https://gitbox.apache.org/repos/asf/cordova-browser.git

commit 718049526e865c162902188eaf8a1b9144bceb60
Author: Steve Gill <st...@gmail.com>
AuthorDate: Mon Dec 18 11:29:28 2017 -0800

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

diff --git a/cordova-lib/cordova.js b/cordova-lib/cordova.js
index 4a07b5c..4725fd0 100644
--- a/cordova-lib/cordova.js
+++ b/cordova-lib/cordova.js
@@ -1,5 +1,5 @@
 // Platform: browser
-// ff66178b108b93be36a1aafe341af17381a727a3
+// 4450a4cea50616e080a82e8ede9e3d6a1fe3c3ec
 /*
  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 = '5.0.1';
+var PLATFORM_VERSION_BUILD_LABEL = '5.0.2';
 // file: src/scripts/require.js
 
 /* jshint -W079 */

-- 
To stop receiving notification emails like this one, please contact
"commits@cordova.apache.org" <co...@cordova.apache.org>.

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