Files
GL.iNet-Yongping.Xie be821d46f6 chore: bump version to v2.8.0
Signed-off-by: GL.iNet-Yongping.Xie <yongping.xie@gl-inet.com>
2026-08-20 00:39:29 -07:00

10 lines
119 B
Go
Executable File

package server
const RttysVersion = "5.2.0"
const KVMCloudVersion = "v2.8.0"
var (
GitCommit = ""
BuildTime = ""
)