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