Merge pull request #8862 from hashicorp/release-0.12.4

Prepare for 0.13 development cycle
This commit is contained in:
Michael Schurter
2020-09-10 09:14:44 -07:00
committed by GitHub
3 changed files with 23 additions and 23 deletions

View File

@@ -1,4 +1,4 @@
## 0.12.4 (Unreleased)
## 0.12.4 (September 9, 2020)
FEATURES:

File diff suppressed because one or more lines are too long

View File

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