Skip to content
This repository has been archived by the owner on Nov 3, 2023. It is now read-only.

Commit

Permalink
v1.2.3
Browse files Browse the repository at this point in the history
  • Loading branch information
zzzgydi committed Feb 1, 2023
1 parent eb770ed commit fb9cca1
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "clash-verge",
"version": "1.2.2",
"version": "1.2.3",
"license": "GPL-3.0",
"scripts": {
"dev": "tauri dev",
Expand Down
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.2.2"
"version": "1.2.3"
},
"build": {
"distDir": "../dist",
Expand Down

0 comments on commit fb9cca1

Please sign in to comment.