diff --git a/package.json b/package.json index ec32a9ac..6599f941 100644 --- a/package.json +++ b/package.json @@ -2,7 +2,7 @@ "name": "napcat", "private": true, "type": "module", - "version": "2.0.2", + "version": "2.0.3", "scripts": { "build:framework": "vite build --mode framework", "build:shell": "vite build --mode shell",