1
0
mirror of https://github.com/IceWhaleTech/CasaOS.git synced 2025-07-15 23:54:17 +02:00

update version

This commit is contained in:
LinkLeong
2024-01-23 09:09:15 +00:00
parent 7a76aca022
commit ef57d3348d

View File

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