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