From 50428c8edf855a3036c468f3b5e9e798f24b309c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?E=CC=81ric=20Gaspar?= <46165813+ericgaspar@users.noreply.github.com> Date: Thu, 18 Jan 2024 11:53:13 +0100 Subject: [PATCH] Update manifest.toml --- manifest.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manifest.toml b/manifest.toml index 7442c76..b1c8f30 100644 --- a/manifest.toml +++ b/manifest.toml @@ -5,7 +5,7 @@ name = "x-prober" description.en = "Probe program for PHP environment" description.fr = "Programme de test pour l'environnement PHP" -version = "8.16~ynh1" +version = "8.17~ynh1" maintainers = ["jarod5001"]