updat version

This commit is contained in:
LinkLeong 2023-09-22 10:03:34 +01:00
parent 9e5381710f
commit 7807cfdb01

View file

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