update main to reflect 1.13.0-dev (#13192)
This commit is contained in:
parent
62b3a366f3
commit
a1d9936f79
|
@ -14,7 +14,7 @@ var (
|
|||
//
|
||||
// Version must conform to the format expected by github.com/hashicorp/go-version
|
||||
// for tests to work.
|
||||
Version = "1.12.0"
|
||||
Version = "1.13.0"
|
||||
|
||||
// https://semver.org/#spec-item-10
|
||||
VersionMetadata = ""
|
||||
|
|
Loading…
Reference in New Issue