version: bump up to 3.5.0-alpha.0

This commit is contained in:
Piotr Tabor
2021-02-24 19:55:45 +00:00
parent d4d2b80608
commit 60d5159091
8 changed files with 31 additions and 31 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.0-pre"
Version = "3.5.0-alpha.0"
APIVersion = "unknown"
// Git SHA Value will be set during build