Put the tree in v1.4.1 dev mode

This commit is contained in:
Kyle Havlovitz 2018-11-14 16:56:48 -08:00
parent 2b39c08e15
commit 3de97b3af7
1 changed files with 1 additions and 1 deletions

View File

@ -15,7 +15,7 @@ var (
//
// Version must conform to the format expected by github.com/hashicorp/go-version
// for tests to work.
Version = "1.4.0"
Version = "1.4.1"
// 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