Skip to content

Commit ee3d5d4

Browse files
author
Katrina Owen
committed
Bump to version 3.0.0-alpha.8.v2
1 parent 29a26ee commit ee3d5d4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cmd/version.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ import (
99

1010
// Version is the version of the current build.
1111
// It follows semantic versioning.
12-
const Version = "3.0.0-alpha.4"
12+
const Version = "3.0.0-alpha.8.v2"
1313

1414
// checkLatest flag for version command.
1515
var checkLatest bool

0 commit comments

Comments
 (0)