update version

This commit is contained in:
Ns2Kracy 2024-12-17 15:54:23 +08:00
parent c26cf4dbec
commit 20a83a6377
No known key found for this signature in database
GPG Key ID: 6A9CFB6109E759C1

View File

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