File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed
Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -27,7 +27,7 @@ var Env = &EnvResult{
2727 FromTaskSch : false ,
2828 WebviewPath : "" ,
2929 AppName : "" ,
30- AppVersion : "v1.16 .0" ,
30+ AppVersion : "v1.17 .0" ,
3131 BasePath : "" ,
3232 OS : sysruntime .GOOS ,
3333 ARCH : sysruntime .GOARCH ,
Original file line number Diff line number Diff line change 11VITE_APP_TITLE = GUI.for.Clash
2- VITE_APP_VERSION = v1.16 .0
2+ VITE_APP_VERSION = v1.17 .0
33VITE_APP_PROJECT_URL = https://github.com/GUI-for-Cores/GUI.for.Clash
44VITE_APP_VERSION_API = https://api.github.com/repos/GUI-for-Cores/GUI.for.Clash/releases/latest
55VITE_APP_LOCALES_URL = https://github.com/GUI-for-Cores/GUI-for-Cores.github.io/tree/main/app-resources/locales/gfc
Original file line number Diff line number Diff line change @@ -53,7 +53,7 @@ func main() {
5353 WindowIsTranslucent : true ,
5454 About : & mac.AboutInfo {
5555 Title : bridge .Env .AppName ,
56- Message : "© 2025 GUI.for.Cores" ,
56+ Message : "© 2026 GUI.for.Cores" ,
5757 Icon : icon ,
5858 },
5959 },
You can’t perform that action at this time.
0 commit comments