Skip to content

Commit 7cdfb44

Browse files
committed
Bump development version
1 parent 6e0f59d commit 7cdfb44

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

version/version.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ const semverAlphabet = "0123456789ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrst
1818
// Constants defining the application version number.
1919
const (
2020
Major = 1
21-
Minor = 7
21+
Minor = 8
2222
Patch = 0
2323
)
2424

0 commit comments

Comments
 (0)