From 23e7c396b1e2e86e33dbfe630d4f6b6cf65c8923 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Tue, 14 Jun 2022 18:45:30 +0000 Subject: [PATCH] =?UTF-8?q?=F0=9F=A4=96:=20dotnet,=20elasticsearch?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit dotnet: 6.0.6 elasticsearch: 8.2.3 --- releases/dotnet.json | 3 ++- releases/elasticsearch.json | 3 ++- 2 files changed, 4 insertions(+), 2 deletions(-) diff --git a/releases/dotnet.json b/releases/dotnet.json index cba33852..9c64a9b7 100644 --- a/releases/dotnet.json +++ b/releases/dotnet.json @@ -22,5 +22,6 @@ "6.0.2": "2022-01-14", "6.0.3": "2022-02-23", "6.0.4": "2022-03-14", - "6.0.5": "2022-04-13" + "6.0.5": "2022-04-13", + "6.0.6": "2022-05-17" } \ No newline at end of file diff --git a/releases/elasticsearch.json b/releases/elasticsearch.json index b46f3bd7..110a4bd3 100644 --- a/releases/elasticsearch.json +++ b/releases/elasticsearch.json @@ -215,5 +215,6 @@ "8.1.3": "2022-04-20", "8.2.0": "2022-05-03", "8.2.1": "2022-05-24", - "8.2.2": "2022-05-26" + "8.2.2": "2022-05-26", + "8.2.3": "2022-06-14" } \ No newline at end of file