This is an automated email from the ASF dual-hosted git repository. cwylie pushed a commit to branch fix-0.22-downloads in repository https://gitbox.apache.org/repos/asf/druid-website-src.git
commit cdd19af0affe52a2ba262830154d5bec93e4b6c9 Author: Clint Wylie <[email protected]> AuthorDate: Wed Sep 22 15:19:41 2021 -0700 fix downloads for 0.22 --- _config.yml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/_config.yml b/_config.yml index fd05953..44893ba 100644 --- a/_config.yml +++ b/_config.yml @@ -26,14 +26,14 @@ description: 'Real²time Exploratory Analytics on Large Datasets' druid_versions: + - release: 0.22 + versions: + - version: 0.22.0 + date: 2021-09-22 - release: 0.21 versions: - version: 0.21.1 date: 2021-06-10 - - release: 0.20 - versions: - - version: 0.20.2 - date: 2021-03-29 tranquility_stable_version: 0.8.3 --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
