version: bump version to 2.0.0-beta1 (#13100) (#13388)

* version: bump version to 2.0.0-beta1

Signed-off-by: Ryan Cragun <me@ryan.ec>
Co-authored-by: Ryan Cragun <me@ryan.ec>
This commit is contained in:
Vault Automation 2026-03-25 13:49:08 -06:00 committed by GitHub
parent 13c7838ab3
commit 23d04b2efd
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 2 additions and 2 deletions

View file

@ -36,7 +36,7 @@ type ACL struct {
segmentWildcardPaths map[string]interface{}
// root is enabled if the "root" named policy is present.
// root is enabled if the "root" named policy is present
root bool
// Stores policies that are actually RGPs for later fetching

View file

@ -1 +1 @@
1.22.0-beta1
2.0.0-beta1