From ce9d97afede4ca43d118e657cd9cfe852c85d614 Mon Sep 17 00:00:00 2001 From: techknowlogick Date: Sun, 30 Apr 2023 10:29:58 +0800 Subject: [PATCH] 1.19.2 --- docusaurus.config.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docusaurus.config.js b/docusaurus.config.js index 0158ead6..0e5a5a73 100644 --- a/docusaurus.config.js +++ b/docusaurus.config.js @@ -36,7 +36,7 @@ const config = { label: '1.20-dev', // path is kept as next for dev (so users can always find "nightly" docs) }, 1.19 : { - label: '1.19.0' + label: '1.19.2' } }, },