From 9f340b2d3ff979533cf9a9c5fe4655eb634d0f3a Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Sun, 7 Apr 2024 12:50:23 +0000 Subject: [PATCH] =?UTF-8?q?=F0=9F=A4=96:=20micronaut?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit micronaut: - Item root['versions']['4.4.1'] ({'name': '4.4.1', 'date': '2024-04-07'}) added to dictionary. - Item root['versions']['4.3.14'] ({'name': '4.3.14', 'date': '2024-04-07'}) added to dictionary. --- releases/micronaut.json | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/releases/micronaut.json b/releases/micronaut.json index fb8bf6e0..7e7c2337 100644 --- a/releases/micronaut.json +++ b/releases/micronaut.json @@ -1,6 +1,14 @@ { "releases": {}, "versions": { + "4.4.1": { + "name": "4.4.1", + "date": "2024-04-07" + }, + "4.3.14": { + "name": "4.3.14", + "date": "2024-04-07" + }, "4.4.0": { "name": "4.4.0", "date": "2024-03-30"