Skip to content

Commit 0cb657a

Browse files
committed
Release v1.9.10
1 parent bf4845e commit 0cb657a

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

bridge/bridge.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ var Env = &EnvResult{
2727
IsStartup: true,
2828
FromTaskSch: false,
2929
AppName: "",
30-
AppVersion: "v1.9.9",
30+
AppVersion: "v1.9.10",
3131
BasePath: "",
3232
OS: sysruntime.GOOS,
3333
ARCH: sysruntime.GOARCH,

frontend/.env

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
VITE_APP_TITLE = GUI.for.Clash
2-
VITE_APP_VERSION = v1.9.9
2+
VITE_APP_VERSION = v1.9.10
33
VITE_APP_PROJECT_URL = https://github.com/GUI-for-Cores
44
VITE_APP_VERSION_API = https://api.github.com/repos/GUI-for-Cores/GUI.for.Clash/releases/latest
55
VITE_APP_TG_GROUP = https://t.me/GUI_for_Cores

0 commit comments

Comments
 (0)