From 8d3518e35668abfaceae8c429e753e7440fd973a Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Sat, 31 Jan 2026 19:10:08 +0000 Subject: [PATCH] =?UTF-8?q?=F0=9F=A4=96:=20craft-cms,=20ubuntu?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit craft-cms: - Item root['versions']['5.9.5'] ({'name': '5.9.5', 'date': '2026-01-31'}) added to dictionary. ubuntu: - Item root['versions']['5.10'] ({'name': '5.10', 'date': '2005-10-13'}) removed from dictionary. --- releases/craft-cms.json | 4 ++++ releases/ubuntu.json | 4 ---- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/releases/craft-cms.json b/releases/craft-cms.json index 18268e06..3bda33b7 100644 --- a/releases/craft-cms.json +++ b/releases/craft-cms.json @@ -17,6 +17,10 @@ } }, "versions": { + "5.9.5": { + "name": "5.9.5", + "date": "2026-01-31" + }, "5.9.4": { "name": "5.9.4", "date": "2026-01-29" diff --git a/releases/ubuntu.json b/releases/ubuntu.json index 9637e943..698d7bd6 100644 --- a/releases/ubuntu.json +++ b/releases/ubuntu.json @@ -348,10 +348,6 @@ "6.06.1": { "name": "6.06.1", "date": "2006-08-10" - }, - "5.10": { - "name": "5.10", - "date": "2005-10-13" } } } \ No newline at end of file