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:
commit
cf353594b5
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue