From 31ed1ca4c871862278bd5f1e79717faf0416f39d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?E=CC=81ric=20Gaspar?= <46165813+ericgaspar@users.noreply.github.com> Date: Fri, 10 Nov 2023 10:34:06 +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 e12b2b1..8fd7fd5 100644 --- a/manifest.toml +++ b/manifest.toml @@ -5,7 +5,7 @@ name = "Petites Annonces" description.en = "Make your own classified advertising website easily" description.fr = "Créer simplement et rapidement votre site de Petites Annonces" -version = "0.1.0~ynh2" +version = "0.1.0~ynh3" maintainers = ["Antoine"]