diff --git a/README.md b/README.md index 61951d1..be6ca09 100644 --- a/README.md +++ b/README.md @@ -18,7 +18,7 @@ If you don't have YunoHost, please consult [the guide](https://yunohost.org/#/in Weblate is a libre web-based translation tool with tight version control integration. It provides two user interfaces, propagation of translations across components, quality checks and automatic linking to source files. -**Shipped version:** 5.3.1~ynh2 +**Shipped version:** 5.4.1~ynh1 **Demo:** https://hosted.weblate.org/ diff --git a/README_fr.md b/README_fr.md index 05d932e..b79b216 100644 --- a/README_fr.md +++ b/README_fr.md @@ -18,7 +18,7 @@ Si vous n’avez pas YunoHost, regardez [ici](https://yunohost.org/#/install) po Weblate est un outil de traduction libre avec une intégration étroite du contrôle de version. Il fournit deux interfaces utilisateur, la propagation des traductions entre les composants, les contrôles de qualité et la liaison automatique aux fichiers source. -**Version incluse :** 5.3.1~ynh2 +**Version incluse :** 5.4.1~ynh1 **Démo :** https://hosted.weblate.org/ diff --git a/manifest.toml b/manifest.toml index 08c0d7b..7836cb6 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.1~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"