diff --git a/package.json b/package.json index 3f5b2ed6..15277938 100644 --- a/package.json +++ b/package.json @@ -2,7 +2,7 @@ "name": "napcat", "private": true, "type": "module", - "version": "1.8.3", + "version": "1.8.6", "scripts": { "build:framework": "vite build --mode framework", "build:shell": "vite build --mode shell",