diff --git a/common/constant/const.go b/common/constant/const.go index 13478e83..4838c1dd 100644 --- a/common/constant/const.go +++ b/common/constant/const.go @@ -76,7 +76,7 @@ const ( KEY_BEAT = "beat" KEY_DOM = "dom" DEFAULT_CONTEXT_PATH = "/nacos" - CLIENT_VERSION = "Nacos-Go-Client:v2.2.2" + CLIENT_VERSION = "Nacos-Go-Client:v2.2.4" REQUEST_DOMAIN_RETRY_TIME = 3 SERVICE_INFO_SPLITER = "@@" CONFIG_INFO_SPLITER = "@@"