From 7550370f1d9f00397989fb1115d62c80bf8e4e28 Mon Sep 17 00:00:00 2001 From: Tim Meusel Date: Thu, 18 Jul 2024 12:44:52 +0200 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 a64116b..864e8ec 100644 --- a/metadata.json +++ b/metadata.json @@ -24,7 +24,8 @@ { "operatingsystem": "Ubuntu", "operatingsystemrelease": [ - "20.04" + "20.04", + "22.04" ] }, {