diff --git a/README.md b/README.md index bdee776..f4e82c6 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.11.10~ynh1 +**Shipped version:** 2023.11.14~ynh1 **Demo:** https://demo.itflow.org/ diff --git a/README_fr.md b/README_fr.md index ee730c0..7ddb2df 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.11.10~ynh1 +**Version incluse :** 2023.11.14~ynh1 **Démo :** https://demo.itflow.org/ diff --git a/manifest.toml b/manifest.toml index 3b3ed1b..ba477fb 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.11.10~ynh1" +version = "2023.11.14~ynh1" maintainers = ["eric_G"] @@ -48,8 +48,8 @@ ram.runtime = "50M" [resources.sources] [resources.sources.main] - url = "https://github.com/itflow-org/itflow/archive/104bbee42273eaf4103061a30bbd65a2e3364de4.tar.gz" - sha256 = "880609cc4bff5116cfaf575fda64f95c216433e68a81ace1a03d28d6963b55a9" + url = "https://github.com/itflow-org/itflow/archive/f11ad402e9215539c9b73ac4b720fbdca7c65f1f.tar.gz" + sha256 = "4df56da88debdd0d5d75dd34627a778611c751f1fa1aac43298354b3bc7b6a95" autoupdate.upstream = "https://github.com/itflow-org/itflow" autoupdate.strategy = "latest_github_commit"