Update config.toml (#3827)

Signed-off-by: greenie-msft <56556602+greenie-msft@users.noreply.github.com>
This commit is contained in:
greenie-msft 2023-10-12 14:42:13 -07:00 committed by GitHub
parent eb596d399f
commit 3a2f85e4ed
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 3 additions and 3 deletions

View File

@ -171,14 +171,14 @@ github_subdir = "daprdocs"
github_branch = "v1.12"
# Versioning
version_menu = "v1.12 (latest)"
version = "v1.12"
version_menu = "v1.13 (preview)"
version = "v1.13"
archived_version = false
url_latest_version = "https://docs.dapr.io"
[[params.versions]]
version = "v1.13 (preview)"
url = "https://v1-13.docs.dapr.io"
url = "#"
[[params.versions]]
version = "v1.12 (latest)"
url = "https://docs.dapr.io"