This commit is contained in:
GyDi 2022-03-10 02:27:00 +08:00
parent 732a1f4694
commit b2a24c7abd
2 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
{
"name": "clash-verge",
"version": "0.0.21",
"version": "0.0.22",
"license": "GPL-3.0",
"scripts": {
"dev": "tauri dev",

View File

@ -1,7 +1,7 @@
{
"package": {
"productName": "Clash Verge",
"version": "0.0.21"
"version": "0.0.22"
},
"build": {
"distDir": "../dist",