We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 41b0bf9 commit 5bdf8a2Copy full SHA for 5bdf8a2
version/version.go
@@ -14,7 +14,7 @@ var (
14
//
15
// Version must conform to the format expected by github.com/hashicorp/go-version
16
// for tests to work.
17
- Version = "1.8.0"
+ Version = "1.9.0"
18
19
// A pre-release marker for the version. If this is "" (empty string)
20
// then it means that it is a final release. Otherwise, this is a pre-release
0 commit comments