mirror of
https://github.com/kemko/nomad.git
synced 2026-01-04 01:15:43 +03:00
Merge pull request #8862 from hashicorp/release-0.12.4
Prepare for 0.13 development cycle
This commit is contained in:
@@ -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
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user