update version

This commit is contained in:
xu_yanfeng 2025-03-11 17:43:50 +08:00
parent cf9c6b55d6
commit 897be31e28

View File

@ -9,7 +9,7 @@ function i18n(key: string) {
const manifest: CocosPluginManifest = {
name: pkgName,
version: "2.1.12",
version: "2.1.13",
description: "Debug games made with CocosCreator and display node trees and node properties",
store: "https://store.cocos.com/app/detail/2002",
author: "xu_yanfeng",