mirror of
https://github.com/optim-enterprises-bv/vault.git
synced 2025-11-01 11:08:10 +00:00
Update version to 1.14.0 and version prerelease to beta1 (#19163)
This commit is contained in:
@@ -11,7 +11,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.13.0"
|
Version = "1.14.0"
|
||||||
VersionPrerelease = "dev1"
|
VersionPrerelease = "beta1"
|
||||||
VersionMetadata = ""
|
VersionMetadata = ""
|
||||||
)
|
)
|
||||||
|
|||||||
Reference in New Issue
Block a user