From eabb0d9560ddd062fedb058dfd1effe8bce6c7e1 Mon Sep 17 00:00:00 2001 From: OniriCorpe Date: Fri, 23 Feb 2024 00:18:16 +0100 Subject: [PATCH] bump version --- manifest.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manifest.toml b/manifest.toml index 8749fd5..1cc3e0f 100644 --- a/manifest.toml +++ b/manifest.toml @@ -7,7 +7,7 @@ name = "Weblate" description.en = "Translation platform using Git and Python" description.fr = "Plateforme de traduction utilisant Git et Python" -version = "5.4.1~ynh1" +version = "5.4.1~ynh2" maintainers = ["Thovi98"]