diff --git a/README.md b/README.md index df3799b..a112710 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.16~ynh1 +**Shipped version:** 2023.10.18~ynh1 **Demo:** https://demo.itflow.org/ diff --git a/README_fr.md b/README_fr.md index 93c1e1c..d67181f 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.16~ynh1 +**Version incluse :** 2023.10.18~ynh1 **Démo :** https://demo.itflow.org/ diff --git a/manifest.toml b/manifest.toml index 1e3df1f..e6f837a 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.16~ynh1" +version = "2023.10.18~ynh1" maintainers = ["eric_G"] @@ -48,8 +48,8 @@ ram.runtime = "50M" [resources.sources] [resources.sources.main] - url = "https://github.com/itflow-org/itflow/archive/cce1dc86c233afba2f5194698a52123ccc2b3d8a.tar.gz" - sha256 = "29b9f7fcc4c0b9aef306a66304791d58ca5e6daf5baf088def8ac2db08f6e5e9" + url = "https://github.com/itflow-org/itflow/archive/6aeefd3d5d37924fd0d2cecb69d6b2259145a725.tar.gz" + sha256 = "5856a2904a14a8f096323ba70ee8d776f2cfbeb86af60a3c882955171c5b40c4" autoupdate.upstream = "https://github.com/itflow-org/itflow" autoupdate.strategy = "latest_github_commit"