chore: bump casaos version

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

View File

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