diff --git a/manifest.json b/manifest.json index a586a447..7bff5a64 100644 --- a/manifest.json +++ b/manifest.json @@ -4,7 +4,7 @@ "name": "NapCatQQ", "slug": "NapCat.Framework", "description": "高性能的 OneBot 11 协议实现", - "version": "3.3.12", + "version": "3.3.14'", "icon": "./logo.png", "authors": [ { diff --git a/package.json b/package.json index 03d6efb7..651c2a4a 100644 --- a/package.json +++ b/package.json @@ -2,7 +2,7 @@ "name": "napcat", "private": true, "type": "module", - "version": "3.3.12", + "version": "3.3.14'", "scripts": { "build:framework": "vite build --mode framework", "build:shell": "vite build --mode shell",