This commit is contained in:
xu_yanfeng
2025-01-10 20:25:25 +08:00
parent 7ff2613309
commit 62330440dc
9 changed files with 39 additions and 2 deletions

View File

@@ -9,7 +9,7 @@ function i18n(key: string) {
const manifest: CocosPluginManifest = {
name: pkgName,
version: "2.1.0",
version: "2.1.1",
description: "cc-inspector desc",
author: "xu_yanfeng",
main: "./src/main.ts",