[skip ci] bump master to 1.9.0 to track next release version (#8315)
This commit is contained in:
parent
5eba846c63
commit
1c44b4b774
|
@ -14,7 +14,7 @@ var (
|
|||
//
|
||||
// Version must conform to the format expected by github.com/hashicorp/go-version
|
||||
// for tests to work.
|
||||
Version = "1.8.0"
|
||||
Version = "1.9.0"
|
||||
|
||||
// A pre-release marker for the version. If this is "" (empty string)
|
||||
// then it means that it is a final release. Otherwise, this is a pre-release
|
||||
|
|
Loading…
Reference in New Issue