From 27936a9f970427a71d8550fec560b43c29cd601b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?F=C3=A9lix=20Pi=C3=A9dallu?= Date: Thu, 11 Apr 2024 12:45:51 +0200 Subject: [PATCH] Bump revision for packagingv2 --- manifest.toml | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/manifest.toml b/manifest.toml index 5ec05a8..7f9885d 100644 --- a/manifest.toml +++ b/manifest.toml @@ -1,3 +1,5 @@ +#:schema https://raw.githubusercontent.com/YunoHost/apps/master/schemas/manifest.v2.schema.json + packaging_format = 2 id = "flood" @@ -5,7 +7,7 @@ name = "Flood" description.en = "Monitoring service for various torrent clients" description.fr = "Service de surveillance pour divers clients torrent" -version = "4.7.0~ynh3" +version = "4.7.0~ynh4" maintainers = ["Taker"]