1
0
mirror of https://github.com/IceWhaleTech/CasaOS.git synced 2025-07-03 23:30:39 +02:00

Update constants.go (#1615)

Signed-off-by: link <a624669980@163.com>
This commit is contained in:
link
2024-01-18 15:45:35 +08:00
committed by GitHub
parent fffdc7fd5e
commit 7a76aca022

View File

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