diff --git a/README.md b/README.md index 33a5e5f..3d01cfc 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 The frontend for SimplyTranslate engine, which you can use for translation for many translation engine, there are DeepL, Reverso, ICIBA, Google Translate, and LibreTranslate (which instance LibreTranslate fetch from can be configured) engine. -**Shipped version:** 2023.4.9~ynh3 +**Shipped version:** 2023.4.9~ynh4 ## Screenshots diff --git a/README_fr.md b/README_fr.md index 0055afd..dee06c9 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 L'interface du moteur SimplyTranslate, que vous pouvez utiliser pour la traduction de nombreux moteurs de traduction, comprend les moteurs DeepL, Reverso, ICIBA, Google Translate et LibreTranslate (dont l'instance de récupération de LibreTranslate peut être configurée). -**Version incluse :** 2023.4.9~ynh3 +**Version incluse :** 2023.4.9~ynh4 ## Captures d’écran diff --git a/manifest.toml b/manifest.toml index 8bdd451..2b2f0e7 100644 --- a/manifest.toml +++ b/manifest.toml @@ -6,7 +6,7 @@ description.en = "Web interface for many translation engine" description.fr = "Interface Web pour de nombreux moteurs de traduction" description.id = "Antarmuka web mesin penerjemahan" -version = "2023.4.9~ynh3" +version = "2023.4.9~ynh4" maintainers = ["the7thNightmare"] @@ -42,7 +42,7 @@ ram.runtime = "50M" [resources.sources.main] url = "https://codeberg.org/SimpleWeb/SimplyTranslate-Web/archive/d95fed97bf354a92d242f16529712ba59ee54eb0.tar.gz" - sha256 = "13ec0422cff994ee87291327143483a7ad6f0960103bc0b765c021034e0ab962" + sha256 = "87360d28cb849e99184b68115bbecc4c92500cf3b940abbcb05cfd17f2f7fc86" in_subdir = true [resources.system_user]