Update to 0.4.13 (#2004)

This commit is contained in:
Ns2Kracy 2024-09-18 15:53:41 +08:00 committed by GitHub
parent 8b251dc407
commit 2adb795896
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.12" VERSION = "0.4.13"
BODY = " " BODY = " "
RANW_NAME = "IceWhale-RemoteAccess" RANW_NAME = "IceWhale-RemoteAccess"
) )