diff --git a/README.md b/README.md index 34e5930..6f7c05c 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 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.113~ynh1 +**Shipped version:** 1.8.119~ynh1 **Demo:** https://demo.freescout.net/login diff --git a/README_fr.md b/README_fr.md index 7a8b890..cc73637 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 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.113~ynh1 +**Version incluse :** 1.8.119~ynh1 **Démo :** https://demo.freescout.net/login diff --git a/manifest.toml b/manifest.toml index 1436972..85a1f96 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.113~ynh1" +version = "1.8.119~ynh1" maintainers = ["eric_G"] @@ -50,8 +50,8 @@ ram.runtime = "50M" [resources.sources] [resources.sources.main] - url = "https://github.com/freescout-helpdesk/freescout/archive/refs/tags/1.8.113.tar.gz" - sha256 = "09bed76c8655023da8f2f13eebd9e6217bfb705af24c90c2c7b957b7dc162e02" + url = "https://github.com/freescout-helpdesk/freescout/archive/refs/tags/1.8.119.tar.gz" + sha256 = "5c813db2cebf5d917f9252c9c19134753315f606721d6ed2a6519b5bcb49153a" autoupdate.strategy = "latest_github_tag" [resources.system_user]