Compare commits

..

1 Commits

Author SHA1 Message Date
CorrectRoad
36dda53e9c chore: bump version to 0.4.8 (#1750) 2024-03-26 11:28:20 +08:00

View File

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