diff --git a/package.json b/package.json index cf91a7ad..79946c7b 100644 --- a/package.json +++ b/package.json @@ -2,7 +2,7 @@ "name": "napcat", "private": true, "type": "module", - "version": "0.0.1", + "version": "4.9.70", "scripts": { "build:shell": "pnpm --filter napcat-shell run build || exit 1", "build:shell:dev": "pnpm --filter napcat-shell run build:dev || exit 1", @@ -31,4 +31,4 @@ "silk-wasm": "^3.6.1", "ws": "^8.18.3" } -} \ No newline at end of file +}