From 9eecae6f6fc86dcff91d0a08edf0a959bc3cc87f Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Fri, 5 Jan 2024 12:51:17 +0000 Subject: [PATCH] =?UTF-8?q?=F0=9F=A4=96:=20drupal?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit drupal: - Item root['versions']['10.2.1'] ({'name': '10.2.1', 'date': '2024-01-05'}) added to dictionary. --- releases/drupal.json | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/releases/drupal.json b/releases/drupal.json index 9fdccb35..82c3ebcf 100644 --- a/releases/drupal.json +++ b/releases/drupal.json @@ -1,5 +1,9 @@ { "versions": { + "10.2.1": { + "name": "10.2.1", + "date": "2024-01-05" + }, "10.2.0": { "name": "10.2.0", "date": "2023-12-15"