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