From f29d2b4fec046aede50e7ed31cad914e63c7593b Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Tue, 17 Sep 2024 06:43:18 +0000 Subject: [PATCH] =?UTF-8?q?=F0=9F=A4=96:=20contao?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit contao: - Item root['versions']['5.4.3'] ({'name': '5.4.3', 'date': '2024-09-17'}) added to dictionary. - Item root['versions']['5.3.15'] ({'name': '5.3.15', 'date': '2024-09-17'}) added to dictionary. - Item root['versions']['4.13.49'] ({'name': '4.13.49', 'date': '2024-09-17'}) added to dictionary. --- releases/contao.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/releases/contao.json b/releases/contao.json index 1ccf6e7b..5ae3a4a3 100644 --- a/releases/contao.json +++ b/releases/contao.json @@ -1,6 +1,18 @@ { "releases": {}, "versions": { + "5.4.3": { + "name": "5.4.3", + "date": "2024-09-17" + }, + "5.3.15": { + "name": "5.3.15", + "date": "2024-09-17" + }, + "4.13.49": { + "name": "4.13.49", + "date": "2024-09-17" + }, "5.4.2": { "name": "5.4.2", "date": "2024-09-12"