From 145ed33930a3b50b46bc64bf6dc8d7147a0c2f0c Mon Sep 17 00:00:00 2001 From: Chris Vogel Date: Mon, 22 Apr 2024 13:13:50 +0200 Subject: [PATCH] increment ynh version to test upgrades --- manifest.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manifest.toml b/manifest.toml index 77e74b2..05d52c0 100644 --- a/manifest.toml +++ b/manifest.toml @@ -6,7 +6,7 @@ id = "flohmarkt" name = "flohmarkt" description.en = "A decentral federated small ads platform" -version = "0.0~ynh1" +version = "0.0~ynh2" maintainers = ["Chris Vogel"]