This commit is contained in:
GyDi
2022-02-21 01:33:11 +08:00
parent 489ae6c9b6
commit 03710bc6ba
2 changed files with 2 additions and 2 deletions

View File

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

View File

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