This commit is contained in:
GyDi 2022-01-21 02:59:33 +08:00
parent 8d7ab9d05e
commit c88e99d87c
2 changed files with 2 additions and 2 deletions

View File

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

View File

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