From 70515a2e8a1b76e6f7693b9d5bf005bc31e47e00 Mon Sep 17 00:00:00 2001 From: Thomas Goirand Date: Mon, 22 Sep 2025 14:08:05 +0200 Subject: [PATCH] metadata.json: Support Debian 13 Change-Id: I770932249ee490a791925a36cd32cbd83dda0010 Signed-off-by: Thomas Goirand --- metadata.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/metadata.json b/metadata.json index 74ad62ab8..283feefdc 100644 --- a/metadata.json +++ b/metadata.json @@ -30,7 +30,7 @@ { "operatingsystem": "Debian", "operatingsystemrelease": [ - "12" + "13" ] }, {