diff --git a/README.md b/README.md index 48834bd..371785f 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.14~ynh1 +**Shipped version:** 2024.06.16~ynh1 **Demo:** diff --git a/README_es.md b/README_es.md index da190ba..d186bf3 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.14~ynh1 +**Versión actual:** 2024.06.16~ynh1 **Demo:** diff --git a/README_eu.md b/README_eu.md index b70674c..05a777c 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.14~ynh1 +**Paketatutako bertsioa:** 2024.06.16~ynh1 **Demoa:** diff --git a/README_fr.md b/README_fr.md index 69b26cf..32958fc 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.14~ynh1 +**Version incluse :** 2024.06.16~ynh1 **Démo :** diff --git a/README_gl.md b/README_gl.md index 7993b09..c881b95 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.14~ynh1 +**Versión proporcionada:** 2024.06.16~ynh1 **Demo:** diff --git a/README_zh_Hans.md b/README_zh_Hans.md index 472d8d2..5ace578 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.14~ynh1 +**分发版本:** 2024.06.16~ynh1 **演示:** diff --git a/manifest.toml b/manifest.toml index ff5366d..73e93f4 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.14~ynh1" +version = "2024.06.16~ynh1" maintainers = ["eric_G"] @@ -48,8 +48,8 @@ ram.runtime = "50M" [resources.sources] [resources.sources.main] - url = "https://github.com/itflow-org/itflow/archive/9d40ef17767f84ebe8e63aab00fd57869106d5d0.tar.gz" - sha256 = "00e85cdad8143ce8eead5cb6776edd11cf1ef1aeab00b3aaff0c15b5783fe9b1" + url = "https://github.com/itflow-org/itflow/archive/84366cc1b9c290a2431b8e63c99f5d023ae552bf.tar.gz" + sha256 = "774cf409d45408c84492af9feb7eee3b650aeda7d70449e66fff248110133e31" autoupdate.upstream = "https://github.com/itflow-org/itflow" autoupdate.strategy = "latest_github_commit"