From e5c3fecd8cb287ac85b06a7a2b4d2ae466c8405b Mon Sep 17 00:00:00 2001 From: Valentin Kovalenko Date: Tue, 3 Aug 2021 09:33:26 -0600 Subject: [PATCH] Update the landing page, 4.3.0 -> 4.3.1 --- docs/landing/data/releases.toml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/landing/data/releases.toml b/docs/landing/data/releases.toml index fc5e91d5fe5..829a2f008cd 100644 --- a/docs/landing/data/releases.toml +++ b/docs/landing/data/releases.toml @@ -1,8 +1,8 @@ -current = "4.3.0" +current = "4.3.1" [[versions]] status = "current" -version = "4.3.0" +version = "4.3.1" docs = "./4.3" api = "./4.3/apidocs"