We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2c15ea0 commit cf836ebCopy full SHA for cf836eb
2 files changed
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "HiddifyClashDesktop",
3
- "version": "13.1.3",
+ "version": "13.1.4",
4
"license": "GPL-3.0",
5
"scripts": {
6
"dev": "tauri dev",
src-tauri/tauri.conf.json
@@ -1,7 +1,7 @@
"package": {
"productName": "HiddifyClashDesktop",
- "version": "13.1.3"
+ "version": "13.1.4"
},
"build": {
7
"distDir": "../dist",
0 commit comments