From 52f4068a3fe7b46ff91494efb1ef95177ded646e Mon Sep 17 00:00:00 2001 From: Thomas Goirand Date: Mon, 22 Sep 2025 14:04:09 +0200 Subject: [PATCH] metadata.json: Support Debian 13 Change-Id: I5aa65d832d19f305b265238ca33b8e461effd680 Signed-off-by: Thomas Goirand --- metadata.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/metadata.json b/metadata.json index ee0e831e..a34b7d28 100644 --- a/metadata.json +++ b/metadata.json @@ -38,7 +38,7 @@ { "operatingsystem": "Debian", "operatingsystemrelease": [ - "12" + "13" ] }, {