更新版本号

This commit is contained in:
kony
2025-03-12 15:59:29 +08:00
parent 875fcf7899
commit cabe68db2c
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -4,5 +4,5 @@ Website = "https://goodlink.kony.vip"
Icon = "theme/favicon.png"
Name = "goodlink-windows-amd64-ui"
ID = "goodlink.kony.vip"
Version = "1.5.31"
Version = "1.6.31"
Build = 0
+1 -1
View File
@@ -23,7 +23,7 @@ var (
Arg_conn_active_send_time int
Arg_conn_passive_send_time int
Arg_stun_svr_addr string
M_version = "1.5"
M_version = "1.6"
)
func Help() {