From abde4c8838a966b839d2dc19404d119e2a6abc19 Mon Sep 17 00:00:00 2001 From: Thomas Goirand Date: Mon, 22 Sep 2025 14:09:46 +0200 Subject: [PATCH] metadata.json: Support Debian 13 Change-Id: I43181822dc6c5b93aeeb562bf85ab75cf2b6bf51 Signed-off-by: Thomas Goirand --- metadata.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/metadata.json b/metadata.json index f4e34be8..45e89106 100644 --- a/metadata.json +++ b/metadata.json @@ -34,7 +34,7 @@ { "operatingsystem": "Debian", "operatingsystemrelease": [ - "12" + "13" ] }, {