This is an automated email from the ASF dual-hosted git repository. erisu pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/cordova-android.git
commit e0d5d148952a4f8471dfa2827fdaeb68aa1ba5dc Author: Erisu <[email protected]> AuthorDate: Sat Apr 10 00:26:30 2021 +0900 Update JS snapshot to version 9.2.0-dev (via coho) --- bin/templates/project/assets/www/cordova.js | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/bin/templates/project/assets/www/cordova.js b/bin/templates/project/assets/www/cordova.js index 61227b9..f0d5f38 100644 --- a/bin/templates/project/assets/www/cordova.js +++ b/bin/templates/project/assets/www/cordova.js @@ -1,5 +1,5 @@ // Platform: android -// 538a985db128858c0a0eb4dd40fb9c8e5433fc94 +// cordova-js rel/6.0.0-10-g07379820 /* 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 = '9.1.0-dev'; +var PLATFORM_VERSION_BUILD_LABEL = '9.2.0-dev'; // file: src/scripts/require.js var require; var define; --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
