From b0a3a80e4eb3fff387df184ac7a7d7093a1d2aed Mon Sep 17 00:00:00 2001 From: markuszilch Date: Tue, 6 Feb 2024 17:33:44 +0100 Subject: [PATCH] add ubuntu 22.04 support --- metadata.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/metadata.json b/metadata.json index 6bb6e99..45d24e8 100644 --- a/metadata.json +++ b/metadata.json @@ -29,7 +29,8 @@ "operatingsystem": "Ubuntu", "operatingsystemrelease": [ "18.04", - "20.04" + "20.04", + "22.04" ] } ],