diff --git a/README.md b/README.md index 4f0f0b9..4e66105 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.19~ynh1 +**Shipped version:** 2024.04.28~ynh1 **Demo:** diff --git a/README_eu.md b/README_eu.md index 51af638..d87bbdc 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.19~ynh1 +**Paketatutako bertsioa:** 2024.04.28~ynh1 **Demoa:** diff --git a/README_fr.md b/README_fr.md index 5313e22..c2e2e9a 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.19~ynh1 +**Version incluse :** 2024.04.28~ynh1 **Démo :** diff --git a/README_gl.md b/README_gl.md index d6dab52..b105908 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.19~ynh1 +**Versión proporcionada:** 2024.04.28~ynh1 **Demo:** diff --git a/README_zh_Hans.md b/README_zh_Hans.md index 2868fae..e3747d2 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.19~ynh1 +**分发版本:** 2024.04.28~ynh1 **演示:** diff --git a/manifest.toml b/manifest.toml index 458b195..371df84 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.19~ynh1" +version = "2024.04.28~ynh1" maintainers = ["eric_G"] @@ -48,8 +48,8 @@ ram.runtime = "50M" [resources.sources] [resources.sources.main] - url = "https://github.com/itflow-org/itflow/archive/5f0068a64f536cbd13f1083164ed553cdc6f4749.tar.gz" - sha256 = "3b7570ed10ba32be9e44f07ba5ff3f52d753c5ba4c4ef258f7589a554c41673b" + url = "https://github.com/itflow-org/itflow/archive/c0fc9576173a63612e6dc7b14af3731a54309e39.tar.gz" + sha256 = "4e9259a7a7724b681eb85eb81dd09b27088dc7b0f06b864e330f4111d1026e63" autoupdate.upstream = "https://github.com/itflow-org/itflow" autoupdate.strategy = "latest_github_commit"