update version

This commit is contained in:
LinkLeong 2024-01-23 09:09:15 +00:00
parent 7a76aca022
commit ef57d3348d
1 changed files with 1 additions and 1 deletions

View File

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