We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fabd0e9 commit 1074d74Copy full SHA for 1074d74
pkg/version/version.go
@@ -17,7 +17,7 @@ var (
17
//
18
// Version must conform to the format expected by github.com/hashicorp/go-version
19
// for tests to work.
20
- Version = "1.7.0"
+ Version = "1.7.2"
21
22
// A pre-release marker for the version. If this is "" (empty string)
23
// then it means that it is a final release. Otherwise, this is a pre-release
0 commit comments