diff --git a/README.md b/README.md index 38abb72..0740e91 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.07~ynh1 +**Shipped version:** 2024.06.08~ynh1 **Demo:** diff --git a/README_es.md b/README_es.md index 6abab41..b354214 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.07~ynh1 +**Versión actual:** 2024.06.08~ynh1 **Demo:** diff --git a/README_eu.md b/README_eu.md index dbda75a..4a7fcff 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.07~ynh1 +**Paketatutako bertsioa:** 2024.06.08~ynh1 **Demoa:** diff --git a/README_fr.md b/README_fr.md index a468d2f..4861030 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.07~ynh1 +**Version incluse :** 2024.06.08~ynh1 **Démo :** diff --git a/README_gl.md b/README_gl.md index 221bd35..fe907ad 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.07~ynh1 +**Versión proporcionada:** 2024.06.08~ynh1 **Demo:** diff --git a/README_zh_Hans.md b/README_zh_Hans.md index 7fd5148..7a08b3d 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.07~ynh1 +**分发版本:** 2024.06.08~ynh1 **演示:** diff --git a/manifest.toml b/manifest.toml index 23931ff..74b0e39 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.07~ynh1" +version = "2024.06.08~ynh1" maintainers = ["eric_G"] @@ -48,8 +48,8 @@ ram.runtime = "50M" [resources.sources] [resources.sources.main] - url = "https://github.com/itflow-org/itflow/archive/01b3d53683126322bf057f37d1461607bcbf3d41.tar.gz" - sha256 = "5be8a676167f82fece7ae0ee31c0468099bccd138aab6b3d4ed56e18a852094b" + url = "https://github.com/itflow-org/itflow/archive/551146d3e2154c1c4acf99d49cdeb53f63a1b7d6.tar.gz" + sha256 = "d37574ac19d6b3d47a2b6dd851699f5d65f8b6c4fac2469d9795e783dbf05871" autoupdate.upstream = "https://github.com/itflow-org/itflow" autoupdate.strategy = "latest_github_commit"