Skip to content

如何更新扩展版本号

只需要修改根目录下 package.json 中的 version 字段即可。manifest.ts 的版本号是直接从 package.json 读取的

Powered by Vitepress