version: change main to 2.1.0 and update for new 2.0.x release branch

Signed-off-by: Ryan Cragun <me@ryan.ec>
Co-authored-by: Ryan Cragun <me@ryan.ec>
This commit is contained in:
Vault Automation 2026-06-24 12:39:45 -04:00 committed by GitHub
parent d9853a8f33
commit 6fd972499f
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 3 additions and 3 deletions

View file

@ -9,7 +9,7 @@
schema = 1
active_versions {
version "2.x.x" {
version "2.0.x" {
ce_active = true
lts = true
}
@ -18,7 +18,7 @@ active_versions {
ce_active = false
}
version "1.20.x" {
version "1.20.x" {
ce_active = false
}

View file

@ -1 +1 @@
3.0.0-beta1
2.1.0-beta1