version: bump up to 3.5.2

This commit is contained in:
Marek Siarkowicz
2022-02-01 12:28:34 +01:00
parent a624446907
commit 99018a77be
10 changed files with 43 additions and 43 deletions

View File

@@ -26,7 +26,7 @@ import (
var (
// MinClusterVersion is the min cluster version this etcd binary is compatible with.
MinClusterVersion = "3.0.0"
Version = "3.5.1"
Version = "3.5.2"
APIVersion = "unknown"
// Git SHA Value will be set during build