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/01/27 00:45:07 UTC

[5/6] android commit: Update JS snapshot to version 6.1.2 (via coho)

Update JS snapshot to version 6.1.2 (via coho)


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

Branch: refs/heads/6.1.x
Commit: 22694606f901fbc38947c53b28d5bb090c9159a6
Parents: 9d21781
Author: Steve Gill <st...@gmail.com>
Authored: Thu Jan 26 16:30:31 2017 -0800
Committer: Steve Gill <st...@gmail.com>
Committed: Thu Jan 26 16:30:31 2017 -0800

----------------------------------------------------------------------
 bin/templates/project/assets/www/cordova.js | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/cordova-android/blob/22694606/bin/templates/project/assets/www/cordova.js
----------------------------------------------------------------------
diff --git a/bin/templates/project/assets/www/cordova.js b/bin/templates/project/assets/www/cordova.js
index 3878a5b..18c020e 100644
--- a/bin/templates/project/assets/www/cordova.js
+++ b/bin/templates/project/assets/www/cordova.js
@@ -1,5 +1,5 @@
 // Platform: android
-// a3732cb71d9b1dd590338e8cf44196f366d46da3
+// 7c5fcc5a5adfbf3fb8ceaf36fbdd4bd970bd9c20
 /*
  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.1.1';
+var PLATFORM_VERSION_BUILD_LABEL = '6.1.2';
 // 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