release: v4.9.29

This commit is contained in:
Mlikiowa
2025-11-07 12:01:08 +00:00
parent 93c140ed4e
commit cb8c8d6b57
3 changed files with 3 additions and 3 deletions

View File

@@ -2,7 +2,7 @@
"name": "napcat",
"private": true,
"type": "module",
"version": "4.9.28",
"version": "4.9.29",
"scripts": {
"build:universal": "npm run build:webui && npm run dev:universal || exit 1",
"build:framework": "npm run build:webui && npm run dev:framework || exit 1",