mirror of
https://github.com/NapNeko/NapCatQQ.git
synced 2024-11-16 04:45:46 +00:00
chore: version 1.0.0
This commit is contained in:
parent
d0aa490ac3
commit
d1ecd1318f
@ -2,7 +2,7 @@
|
||||
"name": "napcat",
|
||||
"private": true,
|
||||
"type": "module",
|
||||
"version": "0.0.1",
|
||||
"version": "1.0.0",
|
||||
"scripts": {
|
||||
"watch:dev": "vite --mode development",
|
||||
"watch:prod": "vite --mode production",
|
||||
|
@ -1 +1 @@
|
||||
export const version = '0.0.1';
|
||||
export const version = '1.0.0';
|
||||
|
Loading…
Reference in New Issue
Block a user