diff --git a/pkg/common/constant/constant.go b/pkg/common/constant/constant.go index 3642b31c3..e28a59995 100644 --- a/pkg/common/constant/constant.go +++ b/pkg/common/constant/constant.go @@ -337,4 +337,4 @@ const StatisticsTimeInterval = 60 const MaxNotificationNum = 100 -const CurrentVersion = "v2.3.3" +const CurrentVersion = "v2.3.4-rc0"