From c732e4649f51c795e4c787094bcf610c3f64c5a5 Mon Sep 17 00:00:00 2001 From: Tim Meusel Date: Fri, 20 Sep 2024 12:46:35 +0200 Subject: [PATCH] Add Ubuntu 24.04 support --- metadata.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/metadata.json b/metadata.json index 5cd1ff9..d8a7780 100644 --- a/metadata.json +++ b/metadata.json @@ -62,7 +62,8 @@ "operatingsystemrelease": [ "18.04", "20.04", - "22.04" + "22.04", + "24.04" ] } ],