mirror of
https://github.com/apache/cordova-android.git
synced 2026-05-30 00:00:04 +08:00
feat: bump version to 10.0.0-dev (#1181)
This commit is contained in:
Vendored
+1
-1
@@ -24,7 +24,7 @@
|
||||
* This workflow would not have the `package.json` file.
|
||||
*/
|
||||
// Coho updates this line
|
||||
const VERSION = '9.2.0-dev';
|
||||
const VERSION = '10.0.0-dev';
|
||||
|
||||
var path = require('path');
|
||||
|
||||
|
||||
+1
-1
@@ -19,7 +19,7 @@
|
||||
under the License.
|
||||
*/
|
||||
;(function() {
|
||||
var PLATFORM_VERSION_BUILD_LABEL = '9.2.0-dev';
|
||||
var PLATFORM_VERSION_BUILD_LABEL = '10.0.0-dev';
|
||||
// file: src/scripts/require.js
|
||||
var require;
|
||||
var define;
|
||||
|
||||
Reference in New Issue
Block a user