You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cordova.apache.org by bo...@apache.org on 2016/11/03 17:25:42 UTC

[2/2] android commit: Update JS snapshot to version 6.1.0 (via coho)

Update JS snapshot to version 6.1.0 (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/d95df968
Tree: http://git-wip-us.apache.org/repos/asf/cordova-android/tree/d95df968
Diff: http://git-wip-us.apache.org/repos/asf/cordova-android/diff/d95df968

Branch: refs/heads/6.1.x
Commit: d95df968817c4f9df0224c141c68ed0ebeea3386
Parents: 36646eb
Author: Joe Bowser <bo...@apache.org>
Authored: Wed Nov 2 16:32:15 2016 -0700
Committer: Joe Bowser <bo...@apache.org>
Committed: Wed Nov 2 16:32:15 2016 -0700

----------------------------------------------------------------------
 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/d95df968/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 27e66d7..939eacf 100644
--- a/bin/templates/project/assets/www/cordova.js
+++ b/bin/templates/project/assets/www/cordova.js
@@ -1,5 +1,5 @@
 // Platform: android
-// 53ea1913735222d326e65326e03391405df3cd4e
+// 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 = '6.1.0-dev';
+var PLATFORM_VERSION_BUILD_LABEL = '6.1.0';
 // 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