From 88f0d287ff56f465f2677bb3c909e398174c081d Mon Sep 17 00:00:00 2001 From: Kevin Lee Date: Sun, 12 Nov 2023 19:22:00 +1100 Subject: [PATCH] Update: docs with the latest info --- website/docusaurus.config.js | 2 +- website/src/pages/versionsArchived.json | 4 ++++ 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/website/docusaurus.config.js b/website/docusaurus.config.js index fdeb592..cf94141 100644 --- a/website/docusaurus.config.js +++ b/website/docusaurus.config.js @@ -115,7 +115,7 @@ const websiteConfig = { "path": "v1", }, "current": { - "label": "2.0.0-beta21", + "label": "2.0.0-beta22", }, } }, diff --git a/website/src/pages/versionsArchived.json b/website/src/pages/versionsArchived.json index 545b241..c57e3d6 100644 --- a/website/src/pages/versionsArchived.json +++ b/website/src/pages/versionsArchived.json @@ -1,4 +1,8 @@ [ + { + "name": "2.0.0-beta21", + "label": "2.0.0-beta21" + }, { "name": "2.0.0-beta20", "label": "2.0.0-beta20"