Update version to use 1.11.2 as base (#12127)

pull/12128/head
Evan Culver 3 years ago committed by GitHub
parent d54fba5153
commit fe4b53df22
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -13,7 +13,7 @@ var (
//
// Version must conform to the format expected by github.com/hashicorp/go-version
// for tests to work.
Version = "1.11.0"
Version = "1.11.2"
// 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…
Cancel
Save