This commit is contained in:
GyDi
2022-02-28 01:59:53 +08:00
parent 7fdd2e81cf
commit 04aa963b9a
2 changed files with 2 additions and 2 deletions

View File

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

View File

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