From a9d4ce7ac689a18bf9fa5345fa296e00b3109c2f Mon Sep 17 00:00:00 2001 From: Thomas <51749973+Thovi98@users.noreply.github.com> Date: Sun, 18 Feb 2024 19:20:27 +0100 Subject: [PATCH] upgrade to 5.4 --- manifest.toml | 2 +- tests.toml | 2 ++ 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/manifest.toml b/manifest.toml index 08c0d7b..337c7e9 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.3.1~ynh2" +version = "5.4~ynh1" maintainers = ["Thovi98"] diff --git a/tests.toml b/tests.toml index ef21ba7..17c89ac 100644 --- a/tests.toml +++ b/tests.toml @@ -24,3 +24,5 @@ test_format = 1.0 test_upgrade_from.2749e7b.args.password = "password" test_upgrade_from.2749e7b.args.used_forge = "GitHub" test_upgrade_from.2749e7b.args.forge_token = "11111111111" + + test_upgrade_from.52db1ab.name = "5.3.1-ynh2"