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