mirror of
https://github.com/hashicorp/vault.git
synced 2025-11-17 00:31:34 +01:00
Update reported version to 1.5.0 (#9708)
This commit is contained in:
parent
5e2deea6b3
commit
c53de5916c
@ -8,7 +8,7 @@ var (
|
|||||||
// Whether cgo is enabled or not; set at build time
|
// Whether cgo is enabled or not; set at build time
|
||||||
CgoEnabled bool
|
CgoEnabled bool
|
||||||
|
|
||||||
Version = "1.4.0"
|
Version = "1.5.0"
|
||||||
VersionPrerelease = ""
|
VersionPrerelease = ""
|
||||||
VersionMetadata = ""
|
VersionMetadata = ""
|
||||||
)
|
)
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user