Skip to content

Commit

Permalink
v1.1.2
Browse files Browse the repository at this point in the history
  • Loading branch information
zzzgydi committed Nov 1, 2022
1 parent 4ea5bb2 commit afa244d
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "clash-verge",
"version": "1.1.1",
"version": "1.1.2",
"license": "GPL-3.0",
"scripts": {
"dev": "tauri dev",
Expand Down Expand Up @@ -67,4 +67,4 @@
"singleQuote": false,
"endOfLine": "lf"
}
}
}
2 changes: 1 addition & 1 deletion src-tauri/tauri.conf.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"package": {
"productName": "Clash Verge",
"version": "1.1.1"
"version": "1.1.2"
},
"build": {
"distDir": "../dist",
Expand Down

0 comments on commit afa244d

Please sign in to comment.