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

Commit d579222

Browse files
committed
v1.3.3
1 parent 30243c8 commit d579222

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "clash-verge",
3-
"version": "1.3.2",
3+
"version": "1.3.3",
44
"license": "GPL-3.0",
55
"scripts": {
66
"dev": "tauri dev",

src-tauri/tauri.conf.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"package": {
33
"productName": "Clash Verge",
4-
"version": "1.3.2"
4+
"version": "1.3.3"
55
},
66
"build": {
77
"distDir": "../dist",

0 commit comments

Comments
 (0)