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