chore: bump casaos version (#1999)

Signed-off-by: CorrectRoad <a778917369@gmail.com>
This commit is contained in:
CorrectRoad 2024-09-14 12:37:28 +09:00 committed by GitHub
parent e8f9d3aaf5
commit e4bf67dad5
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

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