diff --git a/README.md b/README.md index 889c3ea..ceb6f8a 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 IT documentation, ticketing and accounting system for small MSPs. -**Shipped version:** 2023.10.12~ynh1 +**Shipped version:** 2023.10.15~ynh1 **Demo:** https://demo.itflow.org/ diff --git a/README_fr.md b/README_fr.md index 448fc2d..a0005b4 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 Système de documentation, de billetterie et de comptabilité pour les petits MSP -**Version incluse :** 2023.10.12~ynh1 +**Version incluse :** 2023.10.15~ynh1 **Démo :** https://demo.itflow.org/ diff --git a/manifest.toml b/manifest.toml index 7dd3829..7c90e59 100644 --- a/manifest.toml +++ b/manifest.toml @@ -7,7 +7,7 @@ name = "ITFlow" description.en = "IT documentation, ticketing and accounting system for small MSPs" description.fr = "Système de documentation, de billetterie et de comptabilité pour les petits MSP" -version = "2023.10.12~ynh1" +version = "2023.10.15~ynh1" maintainers = ["eric_G"] @@ -48,8 +48,8 @@ ram.runtime = "50M" [resources.sources] [resources.sources.main] - url = "https://github.com/itflow-org/itflow/archive/101488f9f1178b1e06ba7c0d22d7275e41d873fb.tar.gz" - sha256 = "b876d582eaece67b5627352d41d8a1e51d16922f2846f0193c6f0832bc7c3bf0" + url = "https://github.com/itflow-org/itflow/archive/ee7d2e9dbad3f1644f65f0ea4c73e7d1b200a6c3.tar.gz" + sha256 = "a98703ad609b3ce6881634054195ccc90810f582de741b37294ab1270e1f995d" autoupdate.upstream = "https://github.com/itflow-org/itflow" autoupdate.strategy = "latest_github_commit"