From 66629f8b732edabc41bf385ce3b86deda35b1a5b Mon Sep 17 00:00:00 2001 From: Robles Rodolphe Date: Tue, 12 Sep 2023 23:09:05 +0200 Subject: [PATCH] Update manifest.toml Fix upgrade with DB on a temporaly file --- manifest.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manifest.toml b/manifest.toml index 7a4daa8..8e88f00 100644 --- a/manifest.toml +++ b/manifest.toml @@ -5,7 +5,7 @@ name = "Paheko" description.en = "Software to manage association" description.fr = "Logiciel libre de gestion d'association" -version = "1.3.0~ynh7" +version = "1.3.0~ynh8" maintainers = ["rodinux"]