This commit is contained in:
GyDi 2022-03-14 01:34:26 +08:00
parent c1eb539a5c
commit 9b9cc90414
2 changed files with 2 additions and 2 deletions

View File

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

View File

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