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