diff --git a/README.md b/README.md index 64a5f92..1c03cd3 100644 --- a/README.md +++ b/README.md @@ -17,7 +17,7 @@ If you don't have YunoHost, please consult [the guide](https://yunohost.org/#/in ## Overview FreeScout is the super lightweight and powerful free open source help desk and shared inbox built with PHP (Laravel framework). Now you can enjoy free Zendesk & Help Scout without giving up privacy or locking yourself into a service you don't control. -**Shipped version:** 1.8.126~ynh1 +**Shipped version:** 1.8.127~ynh1 **Demo:** diff --git a/README_fr.md b/README_fr.md index d096510..6488806 100644 --- a/README_fr.md +++ b/README_fr.md @@ -17,7 +17,7 @@ Si vous n’avez pas YunoHost, regardez [ici](https://yunohost.org/#/install) po ## Vue d’ensemble FreeScout est un service d'assistance open source gratuit ultra léger et puissant et une boîte de réception partagée construite avec PHP (framework Laravel). Vous pouvez désormais profiter gratuitement de Zendesk et Help Scout sans renoncer à votre confidentialité ni vous enfermer dans un service que vous ne contrôlez pas. -**Version incluse :** 1.8.126~ynh1 +**Version incluse :** 1.8.127~ynh1 **Démo :** diff --git a/manifest.toml b/manifest.toml index 90a0083..d3c8935 100644 --- a/manifest.toml +++ b/manifest.toml @@ -7,7 +7,7 @@ name = "FreeScout" description.en = "Help desk & shared mailbox" description.fr = "Service d'assistance et boîte aux lettres partagée" -version = "1.8.126~ynh1" +version = "1.8.127~ynh1" maintainers = [] @@ -50,8 +50,8 @@ ram.runtime = "50M" [resources.sources] [resources.sources.main] - url = "https://github.com/freescout-helpdesk/freescout/archive/refs/tags/1.8.126.tar.gz" - sha256 = "bb75d51b5c5c4d01709ab910b26cdf4cdb6984590a26b4627329202b490cd053" + url = "https://github.com/freescout-helpdesk/freescout/archive/refs/tags/1.8.127.tar.gz" + sha256 = "4f0daf4ddf817662b92252cf587dedc74212e2c228866080b99868dddd97ab29" autoupdate.strategy = "latest_github_tag" [resources.system_user]