mirror of
https://gitee.com/dgflash/oops-plugin-framework.git
synced 2026-05-07 01:01:09 +08:00
更新版本号
This commit is contained in:
@@ -24,7 +24,7 @@ import { GameManager } from "./game/GameManager";
|
||||
import { LayerManager } from "./gui/layer/LayerManager";
|
||||
|
||||
/** 框架版本号 */
|
||||
export var version: string = "2.0.0.20241030";
|
||||
export var version: string = "2.0.0.20241112";
|
||||
|
||||
/** 框架核心模块访问入口 */
|
||||
export class oops {
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"package_version": 2,
|
||||
"version": "2.0.0.20241030",
|
||||
"version": "2.0.0.20241112",
|
||||
"name": "oops-framework",
|
||||
"description": "i18n:oops-framework.description",
|
||||
"main": "./dist/main.js",
|
||||
|
||||
Reference in New Issue
Block a user