Update to 0.4.13

Signed-off-by: Ns2Kracy <89824014+Ns2Kracy@users.noreply.github.com>
This commit is contained in:
Ns2Kracy 2024-09-18 15:50:12 +08:00 committed by GitHub
parent 8b251dc407
commit 806c3789be
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.12"
VERSION = "0.4.13"
BODY = " "
RANW_NAME = "IceWhale-RemoteAccess"
)