From 59766ab6fa9febd869e14162391c9ee6941830b3 Mon Sep 17 00:00:00 2001 From: Thomas Goirand Date: Mon, 22 Sep 2025 14:06:20 +0200 Subject: [PATCH] metadata.json: Support Debian 13 Change-Id: Iaaabb9c014cd8da2e4152750fa3b2a087e3465c5 Signed-off-by: Thomas Goirand --- metadata.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/metadata.json b/metadata.json index e00bceed..66c3b02c 100644 --- a/metadata.json +++ b/metadata.json @@ -34,7 +34,7 @@ { "operatingsystem": "Debian", "operatingsystemrelease": [ - "12" + "13" ] }, {