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:
Link
2024-03-05 06:43:33 +00:00
parent ef57d3348d
commit 53c3879907

View File

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