From fe576f9ab49b3641fded0be9f5710e90feb5f186 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Thu, 23 Mar 2023 18:36:14 +0000 Subject: [PATCH] =?UTF-8?q?=F0=9F=A4=96:=20ionic,=20proxmox-ve,=20ubuntu?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit ionic: 6.7.0 proxmox-ve: 7.4 ubuntu: 20.04.6 --- releases/ionic.json | 3 ++- releases/proxmox-ve.json | 1 + releases/ubuntu.json | 1 + 3 files changed, 4 insertions(+), 1 deletion(-) diff --git a/releases/ionic.json b/releases/ionic.json index d6af934d..af25778b 100644 --- a/releases/ionic.json +++ b/releases/ionic.json @@ -214,5 +214,6 @@ "6.6.0": "2023-03-01", "6.6.1": "2023-03-08", "6.6.2": "2023-03-15", - "6.6.3": "2023-03-22" + "6.6.3": "2023-03-22", + "6.7.0": "2023-03-23" } \ No newline at end of file diff --git a/releases/proxmox-ve.json b/releases/proxmox-ve.json index 381f9d86..c17c8151 100644 --- a/releases/proxmox-ve.json +++ b/releases/proxmox-ve.json @@ -1,4 +1,5 @@ { + "7.4": "2023-03-23", "7.3": "2022-11-22", "7.2": "2022-05-04", "7.1": "2021-11-17", diff --git a/releases/ubuntu.json b/releases/ubuntu.json index e8f2e62c..765bcdf8 100644 --- a/releases/ubuntu.json +++ b/releases/ubuntu.json @@ -1,4 +1,5 @@ { + "20.04.6": "2023-03-23", "22.04.2": "2023-02-24", "22.10": "2022-10-20", "20.04.5": "2022-09-01",