From cf374d7a29649992ab7bebcbd2cf4e3a1963f5f2 Mon Sep 17 00:00:00 2001 From: pbobruk Date: Fri, 13 Sep 2024 16:41:18 +0200 Subject: [PATCH] fix typo in README.md --- README.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/README.md b/README.md index 1f74c25..98f20c9 100644 --- a/README.md +++ b/README.md @@ -93,8 +93,7 @@ All ready to install plugins are deployed to [maven central](https://repo1.maven - 8.0.x (8.0.0, 8.0.1) ### Elasticsearch 7.x -- 7.17.x (7.17.0, 7.17.3, 7.17.4, 7.17.5, 7.17.6, 7.17.7, 7.17.8, 7.17.9, 7.17.10, 7.17.11, 7.17.14, 7.17.22 -- ) +- 7.17.x (7.17.0, 7.17.3, 7.17.4, 7.17.5, 7.17.6, 7.17.7, 7.17.8, 7.17.9, 7.17.10, 7.17.11, 7.17.14, 7.17.22) - 7.16.x (7.16.1, 7.16.2.1, 7.16.3) - 7.10.x (7.10.0, 7.10.1, 7.10.2) - 7.9.x (7.9.0, 7.9.1, 7.9.2, 7.9.3)