This commit is contained in:
xu_yanfeng 2025-01-12 18:02:45 +08:00
parent 8bff11cc10
commit 0d939aa89b

View File

@ -9,7 +9,7 @@ function i18n(key: string) {
const manifest: CocosPluginManifest = { const manifest: CocosPluginManifest = {
name: pkgName, name: pkgName,
version: "2.1.2", version: "2.1.3",
description: "Debug games made with CocosCreator and display node trees and node properties", description: "Debug games made with CocosCreator and display node trees and node properties",
author: "xu_yanfeng", author: "xu_yanfeng",
main: "./src/main.ts", main: "./src/main.ts",