update version

This commit is contained in:
Link 2024-03-05 06:43:33 +00:00
parent ef57d3348d
commit 53c3879907

View file

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