Compare commits

...

2 Commits

Author SHA1 Message Date
Link
0883f5f3aa update version 2024-05-15 09:27:01 +01:00
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.9"
BODY = " "
RANW_NAME = "IceWhale-RemoteAccess"
)