From 605a5024c5509cf7ffb3170006bed6d641d1b4df Mon Sep 17 00:00:00 2001 From: OniriCorpe Date: Thu, 23 May 2024 00:18:22 +0200 Subject: [PATCH] bump version --- manifest.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manifest.toml b/manifest.toml index f2798e0..4b078bc 100644 --- a/manifest.toml +++ b/manifest.toml @@ -5,7 +5,7 @@ name = "Pepettes" description.en = "Simple donation form with stripe" description.fr = "Simple formulaire de don avec stripe" -version = "1.1.1~ynh1" +version = "1.1.1~ynh2" maintainers = ["ljf"]