This commit is contained in:
GyDi 2022-03-28 01:30:54 +08:00
parent 4140fc86ee
commit 5c3696123a
2 changed files with 2 additions and 2 deletions

View File

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

View File

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