Skip to content

Commit 9dfff59

Browse files
authored
Update version.go
1 parent 7c8e668 commit 9dfff59

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

params/version.go

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,6 @@ import (
2020
"fmt"
2121
)
2222

23-
// Version components of the current release.
2423
const (
2524
VersionMajor = 1 // Major version component of the current release
2625
VersionMinor = 8 // Minor version component of the current release

0 commit comments

Comments
 (0)