mirror of
https://github.com/hashicorp/vault.git
synced 2026-05-05 04:16:31 +02:00
update VersionPreRelease to prepare for next release (#14309)
This commit is contained in:
parent
4ea5eeb929
commit
e07160bdaa
@ -8,7 +8,7 @@ var (
|
||||
// Whether cgo is enabled or not; set at build time
|
||||
CgoEnabled bool
|
||||
|
||||
Version = "1.10.0"
|
||||
Version = "1.11.0"
|
||||
VersionPrerelease = "dev1"
|
||||
VersionMetadata = ""
|
||||
)
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user