Compare commits

..

1 Commits

Author SHA1 Message Date
link
3a835c00e3 Update constants.go (#1961)
Signed-off-by: link <a624669980@163.com>
2024-08-14 13:35:09 +08:00

View File

@@ -2,7 +2,7 @@ package common
const (
SERVICENAME = "casaos"
VERSION = "0.4.10"
VERSION = "0.4.11"
BODY = " "
RANW_NAME = "IceWhale-RemoteAccess"
)