Merge pull request #8123 from hashicorp/docs-update-version-for-0.12.0

update version for 0.12.0 dev
This commit is contained in:
Chris Baker
2020-06-05 14:34:38 -05:00
committed by GitHub

View File

@@ -11,7 +11,7 @@ var (
GitDescribe string
// The main version number that is being run at the moment.
Version = "0.11.3"
Version = "0.12.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