diff --git a/README.md b/README.md index c8bfd46..4f0f0b9 100644 --- a/README.md +++ b/README.md @@ -18,7 +18,7 @@ It shall NOT be edited by hand. IT documentation, ticketing and accounting system for small MSPs. -**Shipped version:** 2024.04.13~ynh1 +**Shipped version:** 2024.04.19~ynh1 **Demo:** diff --git a/README_eu.md b/README_eu.md index c4af837..51af638 100644 --- a/README_eu.md +++ b/README_eu.md @@ -18,7 +18,7 @@ EZ editatu eskuz. IT documentation, ticketing and accounting system for small MSPs. -**Paketatutako bertsioa:** 2024.04.13~ynh1 +**Paketatutako bertsioa:** 2024.04.19~ynh1 **Demoa:** diff --git a/README_fr.md b/README_fr.md index b023c57..5313e22 100644 --- a/README_fr.md +++ b/README_fr.md @@ -18,7 +18,7 @@ Il NE doit PAS être modifié à la main. Système de documentation, de billetterie et de comptabilité pour les petits MSP -**Version incluse :** 2024.04.13~ynh1 +**Version incluse :** 2024.04.19~ynh1 **Démo :** diff --git a/README_gl.md b/README_gl.md index a467bd6..d6dab52 100644 --- a/README_gl.md +++ b/README_gl.md @@ -18,7 +18,7 @@ NON debe editarse manualmente. IT documentation, ticketing and accounting system for small MSPs. -**Versión proporcionada:** 2024.04.13~ynh1 +**Versión proporcionada:** 2024.04.19~ynh1 **Demo:** diff --git a/README_zh_Hans.md b/README_zh_Hans.md index ed7a408..2868fae 100644 --- a/README_zh_Hans.md +++ b/README_zh_Hans.md @@ -18,7 +18,7 @@ IT documentation, ticketing and accounting system for small MSPs. -**分发版本:** 2024.04.13~ynh1 +**分发版本:** 2024.04.19~ynh1 **演示:** diff --git a/manifest.toml b/manifest.toml index 669974a..458b195 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 = "2024.04.13~ynh1" +version = "2024.04.19~ynh1" maintainers = ["eric_G"] @@ -48,8 +48,8 @@ ram.runtime = "50M" [resources.sources] [resources.sources.main] - url = "https://github.com/itflow-org/itflow/archive/c46d35247b3b08777f61d39cc2eb990c403ee24e.tar.gz" - sha256 = "fa75dece1e4ffd7c154bd6ea38e8c7aba000aa3ea2daa84a8b94bc9e7df0e9bc" + url = "https://github.com/itflow-org/itflow/archive/5f0068a64f536cbd13f1083164ed553cdc6f4749.tar.gz" + sha256 = "3b7570ed10ba32be9e44f07ba5ff3f52d753c5ba4c4ef258f7589a554c41673b" autoupdate.upstream = "https://github.com/itflow-org/itflow" autoupdate.strategy = "latest_github_commit"