diff --git a/www/docs/static/latest-pro b/www/docs/static/latest-pro index 4f9b35fa231..5c7629634fd 100644 --- a/www/docs/static/latest-pro +++ b/www/docs/static/latest-pro @@ -1 +1 @@ -v1.20.0-pro +v1.21.0-pro diff --git a/www/docs/static/releases-pro.json b/www/docs/static/releases-pro.json index 81bd220a984..839b83eee55 100644 --- a/www/docs/static/releases-pro.json +++ b/www/docs/static/releases-pro.json @@ -1,4 +1,7 @@ [ + { + "tag_name": "v1.21.0-pro" + }, { "tag_name": "v1.20.0-pro" }, diff --git a/www/docs/static/releases.json b/www/docs/static/releases.json index 823bd95123e..2fdf3b7efb3 100644 --- a/www/docs/static/releases.json +++ b/www/docs/static/releases.json @@ -1,9 +1,9 @@ [ { - "tag_name": "v1.20.0" + "tag_name": "nightly" }, { - "tag_name": "nightly" + "tag_name": "v1.20.0" }, { "tag_name": "v1.19.2"