update version

This commit is contained in:
LinkLeong 2024-01-23 09:09:15 +00:00
parent 7a76aca022
commit ef57d3348d

View File

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