We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 01d9c9c commit c1608bcCopy full SHA for c1608bc
version/version.go
@@ -25,7 +25,7 @@ import (
25
)
26
27
var (
28
- Version = "2.0.4+git"
+ Version = "2.1.0-alpha.0"
29
30
31
// WalVersion is an enum for versions of etcd logs.
0 commit comments