Update constants.go (#1615)

Signed-off-by: link <a624669980@163.com>
This commit is contained in:
link 2024-01-18 15:45:35 +08:00 committed by GitHub
parent fffdc7fd5e
commit 7a76aca022
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

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