This commit is contained in:
GyDi 2022-11-02 00:54:51 +08:00
parent 4ea5bb2390
commit afa244dcb0
No known key found for this signature in database
GPG Key ID: 58B15242BA8277A6
2 changed files with 3 additions and 3 deletions

View File

@ -1,6 +1,6 @@
{
"name": "clash-verge",
"version": "1.1.1",
"version": "1.1.2",
"license": "GPL-3.0",
"scripts": {
"dev": "tauri dev",
@ -67,4 +67,4 @@
"singleQuote": false,
"endOfLine": "lf"
}
}
}

View File

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