We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents eb79a07 + b3e98a7 commit 564795aCopy full SHA for 564795a
version.go
@@ -49,7 +49,7 @@ const (
49
50
// AppPreRelease MUST only contain characters from semanticAlphabet
51
// per the semantic versioning spec.
52
- AppPreRelease = "alpha.rc2"
+ AppPreRelease = "alpha"
53
54
// defaultAgentName is the default name of the software that is added as
55
// the first part of the user agent string.
0 commit comments