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"