There was an error while loading. Please reload this page.
2 parents 05cf624 + 6152da4 commit 7032866Copy full SHA for 7032866
1 file changed
specs-go/version.go
@@ -25,7 +25,7 @@ const (
25
VersionPatch = 0
26
27
// VersionDev indicates development branch. Releases will be empty string.
28
- VersionDev = "-rc.4+dev"
+ VersionDev = "+dev"
29
)
30
31
// Version is the specification version that the package types support.
0 commit comments