diff --git a/README.md b/README.md index 8d1e2bb..54bf98f 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.06.17~ynh1 +**Shipped version:** 2024.06.19~ynh1 **Demo:** diff --git a/README_es.md b/README_es.md index efbe617..ca709d9 100644 --- a/README_es.md +++ b/README_es.md @@ -18,7 +18,7 @@ No se debe editar a mano. IT documentation, ticketing and accounting system for small MSPs. -**Versión actual:** 2024.06.17~ynh1 +**Versión actual:** 2024.06.19~ynh1 **Demo:** diff --git a/README_eu.md b/README_eu.md index 5b4320b..82929c3 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.06.17~ynh1 +**Paketatutako bertsioa:** 2024.06.19~ynh1 **Demoa:** diff --git a/README_fr.md b/README_fr.md index 69d755f..9b38bd5 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.06.17~ynh1 +**Version incluse :** 2024.06.19~ynh1 **Démo :** diff --git a/README_gl.md b/README_gl.md index f9ebbf4..b614c09 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.06.17~ynh1 +**Versión proporcionada:** 2024.06.19~ynh1 **Demo:** diff --git a/README_zh_Hans.md b/README_zh_Hans.md index 0eef77c..25b4d9a 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.06.17~ynh1 +**分发版本:** 2024.06.19~ynh1 **演示:** diff --git a/manifest.toml b/manifest.toml index 56f8fe0..bb30da1 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.06.17~ynh1" +version = "2024.06.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/ea77c7567d938558c87864440b3c36b6f787a751.tar.gz" - sha256 = "3a253bec355d4af789f417f1280a3cd072651b22b478cd7861d162d9b2247b28" + url = "https://github.com/itflow-org/itflow/archive/1b937a0e7de60a97b5e98bfd9463da42a6554ea0.tar.gz" + sha256 = "5acb21aae69bc5f8441e8e7337aeaa042c522007334de72521414494feada60c" autoupdate.upstream = "https://github.com/itflow-org/itflow" autoupdate.strategy = "latest_github_commit"