release: v4.0.2
Some checks are pending
Build Action / Build-LiteLoader (push) Waiting to run
Build Action / Build-Shell (push) Waiting to run

This commit is contained in:
Mlikiowa
2024-11-14 12:45:02 +00:00
parent 86da417c17
commit aad5ed55d2
4 changed files with 4 additions and 4 deletions

View File

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