version: 3.2.31

Signed-off-by: Gyuho Lee <leegyuho@amazon.com>
This commit is contained in:
Gyuho Lee
2020-08-18 09:37:40 -07:00
parent 55db5b49e8
commit ba92a0e70f

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.2.30"
Version = "3.2.31"
APIVersion = "unknown"
// Git SHA Value will be set during build