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.
2 parents a3783b0 + 85fe9fe commit 9939102Copy full SHA for 9939102
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.rc3"
+ 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