This commit is contained in:
GyDi 2022-06-20 02:09:12 +08:00
parent f4a1f1fdc8
commit 661c0eb970
2 changed files with 2 additions and 2 deletions

View File

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

View File

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