release: v4.0.3
Some checks failed
Build Action / Build-LiteLoader (push) Failing after 7s
Build Action / Build-Shell (push) Failing after 8s

This commit is contained in:
Mlikiowa
2024-11-14 15:34:43 +00:00
parent 89f7892681
commit 74b4d9bf49
4 changed files with 4 additions and 4 deletions

View File

@@ -2,7 +2,7 @@
"name": "napcat",
"private": true,
"type": "module",
"version": "4.0.2",
"version": "4.0.3",
"scripts": {
"build:framework": "vite build --mode framework",
"build:shell": "vite build --mode shell",