Compare commits

..

No commits in common. "87b4f3e0ff4b4fd97a4f7028d72d33057e5612ee" and "9c6c8db784c748a4dd2626e1485930e78e67c6e5" have entirely different histories.

View File

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