diff --git a/README.md b/README.md index 0049577..1462b37 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.12.20~ynh1 +**Shipped version:** 2023.12.23~ynh1 **Demo:** https://demo.itflow.org/ diff --git a/README_fr.md b/README_fr.md index 1a89e93..3ab8a55 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.12.20~ynh1 +**Version incluse :** 2023.12.23~ynh1 **Démo :** https://demo.itflow.org/ diff --git a/manifest.toml b/manifest.toml index 16b1c41..ec9e83f 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.12.20~ynh1" +version = "2023.12.23~ynh1" maintainers = ["eric_G"] @@ -48,8 +48,8 @@ ram.runtime = "50M" [resources.sources] [resources.sources.main] - url = "https://github.com/itflow-org/itflow/archive/82ec1408deb883b6dfd4a7da58d8f32ae9f0ca72.tar.gz" - sha256 = "1fdd64cd7e72c49bd2f5f324aaec136cae780bccc80661597cdc685fc0c5ca2d" + url = "https://github.com/itflow-org/itflow/archive/29867d6d11f1775f1f2125e402e4362241382b48.tar.gz" + sha256 = "edb072a90c7ecf5adf22f8776247d73625791345fc629684593900a5bc199e0a" autoupdate.upstream = "https://github.com/itflow-org/itflow" autoupdate.strategy = "latest_github_commit"