From dd8c31171d2aeec6b8d7aaaa750b8b42e19b89fd Mon Sep 17 00:00:00 2001 From: Robles Rodolphe Date: Sat, 20 Apr 2024 16:19:05 +0200 Subject: [PATCH] Update manifest.toml add some new constants commented on config.local.php --- manifest.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manifest.toml b/manifest.toml index 9b3a278..8a04287 100644 --- a/manifest.toml +++ b/manifest.toml @@ -5,7 +5,7 @@ name = "Paheko" description.en = "Association management software" description.fr = "Logiciel de gestion d'association" -version = "1.3.8~ynh1" +version = "1.3.8~ynh2" maintainers = ["rodinux"]