Skip to content

Commit 74b3bc9

Browse files
committed
version: bump up to 3.4.36
Signed-off-by: Ivan Valdes <iv@a.ki>
1 parent 827312e commit 74b3bc9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

version/version.go

+1-1
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ import (
2626
var (
2727
// MinClusterVersion is the min cluster version this etcd binary is compatible with.
2828
MinClusterVersion = "3.0.0"
29-
Version = "3.4.35"
29+
Version = "3.4.36"
3030
APIVersion = "unknown"
3131

3232
// Git SHA Value will be set during build

0 commit comments

Comments
 (0)