Merge branch 'main' into main

This commit is contained in:
Drew Fitzgerald 2024-12-11 21:35:46 +13:00 committed by GitHub
commit 87b4f3e0ff
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.13" VERSION = "0.4.14"
BODY = " " BODY = " "
RANW_NAME = "IceWhale-RemoteAccess" RANW_NAME = "IceWhale-RemoteAccess"
) )