diff --git a/README.md b/README.md index eff6944..f94a23e 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.08.25~ynh1 +**Shipped version:** 2024.08.29~ynh1 **Demo:** diff --git a/README_es.md b/README_es.md index b2eaf5b..9be15e1 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.08.25~ynh1 +**Versión actual:** 2024.08.29~ynh1 **Demo:** diff --git a/README_eu.md b/README_eu.md index e2cf4e0..371118c 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.08.25~ynh1 +**Paketatutako bertsioa:** 2024.08.29~ynh1 **Demoa:** diff --git a/README_fr.md b/README_fr.md index 0f053c6..2ad9171 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.08.25~ynh1 +**Version incluse :** 2024.08.29~ynh1 **Démo :** diff --git a/README_gl.md b/README_gl.md index d7dc73e..c8bd34a 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.08.25~ynh1 +**Versión proporcionada:** 2024.08.29~ynh1 **Demo:** diff --git a/README_id.md b/README_id.md index e33cc4b..62f2d5c 100644 --- a/README_id.md +++ b/README_id.md @@ -18,7 +18,7 @@ Ini TIDAK boleh diedit dengan tangan. IT documentation, ticketing and accounting system for small MSPs. -**Versi terkirim:** 2024.08.25~ynh1 +**Versi terkirim:** 2024.08.29~ynh1 **Demo:** diff --git a/README_ru.md b/README_ru.md index ab31d01..517868c 100644 --- a/README_ru.md +++ b/README_ru.md @@ -18,7 +18,7 @@ IT documentation, ticketing and accounting system for small MSPs. -**Поставляемая версия:** 2024.08.25~ynh1 +**Поставляемая версия:** 2024.08.29~ynh1 **Демо-версия:** diff --git a/README_zh_Hans.md b/README_zh_Hans.md index c5ab24c..38f330f 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.08.25~ynh1 +**分发版本:** 2024.08.29~ynh1 **演示:** diff --git a/manifest.toml b/manifest.toml index caef135..d68ad38 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.08.25~ynh1" +version = "2024.08.29~ynh1" maintainers = ["eric_G"] @@ -48,8 +48,8 @@ ram.runtime = "50M" [resources.sources] [resources.sources.main] - url = "https://github.com/itflow-org/itflow/archive/d05c5b7ca2b088a26db439f7b6fd8155799e3ca8.tar.gz" - sha256 = "1370eaf28f1e681dde7bf00cebc76347278bc6ce0d25065d4267f14b705a3674" + url = "https://github.com/itflow-org/itflow/archive/8ddb450f6f4a2721870a72caa094a0dbeacbd5da.tar.gz" + sha256 = "1338986ad63ad37830455c3e3921403353bd71911cac550eefe306cf4e964c9f" autoupdate.upstream = "https://github.com/itflow-org/itflow" autoupdate.strategy = "latest_github_commit"