update version (#2098)

This commit is contained in:
Ns2Kracy
2024-12-17 15:54:54 +08:00
committed by GitHub
parent 6bbb0802aa
commit 63f01489a8

View File

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