bump version from 0.4.3 to 0.4.4
Signed-off-by: Tiger Wang <tigerwang@outlook.com>
This commit is contained in:
parent
8e1b9b82c1
commit
aae1802191
1 changed files with 1 additions and 1 deletions
|
@ -2,6 +2,6 @@ package common
|
||||||
|
|
||||||
const (
|
const (
|
||||||
SERVICENAME = "casaos"
|
SERVICENAME = "casaos"
|
||||||
VERSION = "0.4.3"
|
VERSION = "0.4.4"
|
||||||
BODY = " "
|
BODY = " "
|
||||||
)
|
)
|
||||||
|
|
Loading…
Reference in a new issue