Skip to content

Commit cf836eb

Browse files
committed
v13.1.4
1 parent 2c15ea0 commit cf836eb

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "HiddifyClashDesktop",
3-
"version": "13.1.3",
3+
"version": "13.1.4",
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": "HiddifyClashDesktop",
4-
"version": "13.1.3"
4+
"version": "13.1.4"
55
},
66
"build": {
77
"distDir": "../dist",

0 commit comments

Comments
 (0)