mirror of
https://github.com/tidys/cc-inspector-chrome
synced 2025-04-20 00:48:43 +00:00
v2.1.3
This commit is contained in:
parent
8bff11cc10
commit
0d939aa89b
@ -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",
|
||||||
|
Loading…
x
Reference in New Issue
Block a user