This commit is contained in:
GyDi 2022-02-22 02:08:31 +08:00
parent 1a55cca8af
commit 46ef348f0d
2 changed files with 2 additions and 2 deletions

View File

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

View File

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