Update constants.go ()

This commit is contained in:
Ns2Kracy 2024-12-10 17:42:46 +08:00 committed by GitHub
parent 16e97ec66f
commit 958a483385
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

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