Update version number to 1.14.3 (#22686)
Signed-off-by: Alexander Scheel <alex.scheel@hashicorp.com>
This commit is contained in:
parent
4eb71df565
commit
85100411ce
|
@ -14,7 +14,7 @@ var (
|
|||
// Whether cgo is enabled or not; set at build time
|
||||
CgoEnabled bool
|
||||
|
||||
Version = "1.14.2"
|
||||
Version = "1.14.3"
|
||||
VersionPrerelease = ""
|
||||
VersionMetadata = ""
|
||||
)
|
||||
|
|
Loading…
Reference in New Issue