This is an automated email from the ASF dual-hosted git repository. jihoonson pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/incubator-druid-website-src.git
commit 36ded575b244cc8826d6038ba7a293f71914ba50 Author: Jihoon Son <[email protected]> AuthorDate: Thu Jun 27 11:05:20 2019 -0700 Update downloads for 0.15.0 release --- _config.yml | 9 ++++----- 1 file changed, 4 insertions(+), 5 deletions(-) diff --git a/_config.yml b/_config.yml index 29761c3..8d150cb 100644 --- a/_config.yml +++ b/_config.yml @@ -24,15 +24,14 @@ description: 'Real²time Exploratory Analytics on Large Datasets' druid_versions: + - release: 0.15 + versions: + - version: 0.15.0-incubating + date: 2019-06-27 - release: 0.14 versions: - version: 0.14.2-incubating date: 2019-05-27 - - release: 0.13 - versions: - - version: 0.13.0-incubating - date: 2018-12-18 - tranquility_stable_version: 0.8.3 --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
