diff --git a/README.md b/README.md index 6095ca7..057649d 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.09~ynh1 +**Shipped version:** 2024.06.12~ynh1 **Demo:** diff --git a/README_es.md b/README_es.md index da9451a..301ee37 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.09~ynh1 +**Versión actual:** 2024.06.12~ynh1 **Demo:** diff --git a/README_eu.md b/README_eu.md index d0ca2f5..58cea7d 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.09~ynh1 +**Paketatutako bertsioa:** 2024.06.12~ynh1 **Demoa:** diff --git a/README_fr.md b/README_fr.md index bba2335..f3059a4 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.09~ynh1 +**Version incluse :** 2024.06.12~ynh1 **Démo :** diff --git a/README_gl.md b/README_gl.md index 5103068..53a5e4a 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.09~ynh1 +**Versión proporcionada:** 2024.06.12~ynh1 **Demo:** diff --git a/README_zh_Hans.md b/README_zh_Hans.md index 8c9b283..2d7ad49 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.09~ynh1 +**分发版本:** 2024.06.12~ynh1 **演示:** diff --git a/manifest.toml b/manifest.toml index 6225afb..4f00be0 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.09~ynh1" +version = "2024.06.12~ynh1" maintainers = ["eric_G"] @@ -48,8 +48,8 @@ ram.runtime = "50M" [resources.sources] [resources.sources.main] - url = "https://github.com/itflow-org/itflow/archive/51710f886c4a09e694a379ddd45a431fdddf88a9.tar.gz" - sha256 = "7cbc31b639a29d4ac1c80082b940137e892dd0829ad42cc9853a8e47797deb7a" + url = "https://github.com/itflow-org/itflow/archive/41ac390173215c59bf4be2d22df5f73d8a6adafc.tar.gz" + sha256 = "b8f775211ed6492d8df1183fb8cb6325bafdf099260168fab58616a47d8fdee7" autoupdate.upstream = "https://github.com/itflow-org/itflow" autoupdate.strategy = "latest_github_commit"