diff --git a/package.json b/package.json index 42dba8e1..840048e2 100644 --- a/package.json +++ b/package.json @@ -2,7 +2,7 @@ "name": "napcat", "private": true, "type": "module", - "version": "3.0.1", + "version": "3.0.2", "scripts": { "build:framework": "vite build --mode framework", "build:shell": "vite build --mode shell",