diff --git a/package.json b/package.json index c7c3631e..6f3fe493 100644 --- a/package.json +++ b/package.json @@ -2,7 +2,7 @@ "name": "napcat", "private": true, "type": "module", - "version": "2.3.0", + "version": "2.3.1", "scripts": { "build:framework": "vite build --mode framework", "build:shell": "vite build --mode shell",