update version

This commit is contained in:
Link 2024-05-15 09:27:01 +01:00
parent 36dda53e9c
commit 0883f5f3aa

View File

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