From c37650c3070b3841630d2ef6b4e3682431e1cb33 Mon Sep 17 00:00:00 2001 From: Robles Rodolphe Date: Sat, 6 Apr 2024 23:13:13 +0200 Subject: [PATCH] Update manifest.toml fix revert to php7.4 --- manifest.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manifest.toml b/manifest.toml index 90ca35f..4d7bcb6 100644 --- a/manifest.toml +++ b/manifest.toml @@ -5,7 +5,7 @@ name = "phpLDAPadmin" description.en = "Manage OpenLDAP database over the web" description.fr = "Application web de gestion de la base OpenLDAP" -version = "1.2.6.7~ynh1" +version = "1.2.6.7~ynh2" maintainers = ["aymhce"]