This commit is contained in:
GyDi 2022-03-06 18:36:02 +08:00
parent b615bda17e
commit f23c83e681
2 changed files with 2 additions and 2 deletions

View File

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

View File

@ -1,7 +1,7 @@
{
"package": {
"productName": "clash-verge",
"version": "0.0.20"
"version": "0.0.21"
},
"build": {
"distDir": "../dist",