mirror of
https://github.com/optim-enterprises-bv/vault.git
synced 2025-10-29 17:52:32 +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
|
||||
CgoEnabled bool
|
||||
|
||||
Version = "1.13.0"
|
||||
VersionPrerelease = "dev1"
|
||||
Version = "1.14.0"
|
||||
VersionPrerelease = "beta1"
|
||||
VersionMetadata = ""
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user