Skip to content

Commit 5cd1d28

Browse files
committed
Bump the version to 3.4.33
Signed-off-by: Wenjia Zhang <wenjiazhang@google.com>
1 parent 88ff600 commit 5cd1d28

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

version/version.go

Lines changed: 1 addition & 1 deletion
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.32"
29+
Version = "3.4.33"
3030
APIVersion = "unknown"
3131

3232
// Git SHA Value will be set during build

0 commit comments

Comments
 (0)