From ebc44a0e043d299cbc4e7807bdcf676387b87fc5 Mon Sep 17 00:00:00 2001 From: skyamgarp <130442619+skyamgarp@users.noreply.github.com> Date: Fri, 18 Oct 2024 13:20:06 +0530 Subject: [PATCH] (CAT-2101) Add support for Debian-12 (CAT-2101) test comit (CAT-2101) test commit --- metadata.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/metadata.json b/metadata.json index 7a0437d5..1d336150 100644 --- a/metadata.json +++ b/metadata.json @@ -49,7 +49,8 @@ "operatingsystem": "Debian", "operatingsystemrelease": [ "10", - "11" + "11", + "12" ] }, {