diff --git a/package.json b/package.json index 4eb8f704..581a151f 100644 --- a/package.json +++ b/package.json @@ -2,7 +2,7 @@ "name": "napcat", "private": true, "type": "module", - "version": "2.2.16", + "version": "2.2.17", "scripts": { "build:framework": "vite build --mode framework", "build:shell": "vite build --mode shell",