From c72f235884681704a019729e19a44922804f4522 Mon Sep 17 00:00:00 2001 From: 22swan Date: Wed, 16 Feb 2022 09:50:29 +0000 Subject: [PATCH] (IAC-1729) Add Support for Debian 11 --- metadata.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/metadata.json b/metadata.json index 1b7003c8..c9db32fb 100644 --- a/metadata.json +++ b/metadata.json @@ -45,7 +45,8 @@ "operatingsystem": "Debian", "operatingsystemrelease": [ "9", - "10" + "10", + "11" ] }, {