chore: bump version to 0.4.8 (#1750)
This commit is contained in:
parent
53c3879907
commit
36dda53e9c
1 changed files with 1 additions and 1 deletions
|
@ -2,7 +2,7 @@ package common
|
||||||
|
|
||||||
const (
|
const (
|
||||||
SERVICENAME = "casaos"
|
SERVICENAME = "casaos"
|
||||||
VERSION = "0.4.7"
|
VERSION = "0.4.8"
|
||||||
BODY = " "
|
BODY = " "
|
||||||
RANW_NAME = "IceWhale-RemoteAccess"
|
RANW_NAME = "IceWhale-RemoteAccess"
|
||||||
)
|
)
|
||||||
|
|
Loading…
Reference in a new issue