We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 36dda53 commit 0883f5fCopy full SHA for 0883f5f
common/constants.go
@@ -2,7 +2,7 @@ package common
2
3
const (
4
SERVICENAME = "casaos"
5
- VERSION = "0.4.8"
+ VERSION = "0.4.9"
6
BODY = " "
7
RANW_NAME = "IceWhale-RemoteAccess"
8
)
0 commit comments