update version (#2098)
Some checks failed
Collect Code Coverage / build (push) Has been cancelled
Auto Publish Website / goreleaser (push) Has been cancelled

This commit is contained in:
Ns2Kracy
2024-12-17 15:54:54 +08:00
committed by GitHub
parent 6bbb0802aa
commit 63f01489a8

View File

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