From 820e3f18603cb8a6ad5a800d2e09ac1407df510a 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"]