mirror of
https://github.com/optim-enterprises-bv/vault.git
synced 2025-11-02 19:47:54 +00:00
bump version to 1.16 beta1 (#22783)
This commit is contained in:
@@ -14,7 +14,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.15.0"
|
Version = "1.16.0"
|
||||||
VersionPrerelease = "beta1"
|
VersionPrerelease = "beta1"
|
||||||
VersionMetadata = ""
|
VersionMetadata = ""
|
||||||
)
|
)
|
||||||
|
|||||||
Reference in New Issue
Block a user