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 2017/11/30 18:57:54 UTC

[cordova-android] 01/04: Update JS snapshot to version 7.0.0 (via coho)

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

bowserj pushed a commit to branch 7.0.x
in repository https://gitbox.apache.org/repos/asf/cordova-android.git

commit c7b0b93c9dc8b873e0b3dbcd98117ef8b8cb586e
Author: Joe Bowser <bo...@apache.org>
AuthorDate: Thu Nov 30 10:01:28 2017 -0800

    Update JS snapshot to version 7.0.0 (via coho)
---
 bin/templates/project/assets/www/cordova.js | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/bin/templates/project/assets/www/cordova.js b/bin/templates/project/assets/www/cordova.js
index 5eb7b4d..092b2d6 100644
--- a/bin/templates/project/assets/www/cordova.js
+++ b/bin/templates/project/assets/www/cordova.js
@@ -19,7 +19,7 @@
  under the License.
 */
 ;(function() {
-var PLATFORM_VERSION_BUILD_LABEL = '6.5.0-dev';
+var PLATFORM_VERSION_BUILD_LABEL = '7.0.0';
 // 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