diff --git a/README.md b/README.md index 196a92d..4fddf7a 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.05.26~ynh1 +**Shipped version:** 2024.05.27~ynh1 **Demo:** diff --git a/README_es.md b/README_es.md index 396ae8d..e265fd2 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.05.26~ynh1 +**Versión actual:** 2024.05.27~ynh1 **Demo:** diff --git a/README_eu.md b/README_eu.md index aa7fab0..c546db4 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.05.26~ynh1 +**Paketatutako bertsioa:** 2024.05.27~ynh1 **Demoa:** diff --git a/README_fr.md b/README_fr.md index aeccd62..5484f40 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.05.26~ynh1 +**Version incluse :** 2024.05.27~ynh1 **Démo :** diff --git a/README_gl.md b/README_gl.md index d758f58..7422bf7 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.05.26~ynh1 +**Versión proporcionada:** 2024.05.27~ynh1 **Demo:** diff --git a/README_zh_Hans.md b/README_zh_Hans.md index 865681b..d06caa6 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.05.26~ynh1 +**分发版本:** 2024.05.27~ynh1 **演示:** diff --git a/manifest.toml b/manifest.toml index 2720afa..bc018b3 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.05.26~ynh1" +version = "2024.05.27~ynh1" maintainers = ["eric_G"] @@ -48,8 +48,8 @@ ram.runtime = "50M" [resources.sources] [resources.sources.main] - url = "https://github.com/itflow-org/itflow/archive/5210fae3ec3891522b929c328d2bf68429df513d.tar.gz" - sha256 = "daa13d7e50bad7ead22f2e188344f11455411e719d6a0a58cf7c31a3340e99a2" + url = "https://github.com/itflow-org/itflow/archive/c389c6888318fc7c98765bdc18bd8e4df1014551.tar.gz" + sha256 = "ffdaae2b45bf472571321a8c8b098f2f48ede971ed65b895a830a0e69919e9d3" autoupdate.upstream = "https://github.com/itflow-org/itflow" autoupdate.strategy = "latest_github_commit"