diff --git a/README.md b/README.md
index 3ad59fe..060bf5b 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.12~ynh1
+**Shipped version:** 2024.05.15~ynh1
**Demo:**
diff --git a/README_es.md b/README_es.md
index 51a1bdb..5ff66cd 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.12~ynh1
+**Versión actual:** 2024.05.15~ynh1
**Demo:**
diff --git a/README_eu.md b/README_eu.md
index 717028c..cee19e3 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.12~ynh1
+**Paketatutako bertsioa:** 2024.05.15~ynh1
**Demoa:**
diff --git a/README_fr.md b/README_fr.md
index acd7a06..63b7fed 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.12~ynh1
+**Version incluse :** 2024.05.15~ynh1
**Démo :**
diff --git a/README_gl.md b/README_gl.md
index 84b2a50..d69d31c 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.12~ynh1
+**Versión proporcionada:** 2024.05.15~ynh1
**Demo:**
diff --git a/README_zh_Hans.md b/README_zh_Hans.md
index e25c601..c05496a 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.12~ynh1
+**分发版本:** 2024.05.15~ynh1
**演示:**
diff --git a/manifest.toml b/manifest.toml
index 5576383..612e589 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.12~ynh1"
+version = "2024.05.15~ynh1"
maintainers = ["eric_G"]
@@ -48,8 +48,8 @@ ram.runtime = "50M"
[resources.sources]
[resources.sources.main]
- url = "https://github.com/itflow-org/itflow/archive/bd123194227c3f79b0f63dd0c948fc5ca76535b0.tar.gz"
- sha256 = "0a84700cf2ffa7352a652d7fd5f0f16038e98bade22952ab2bf00222ceab8c52"
+ url = "https://github.com/itflow-org/itflow/archive/b2d529e783bcf8bbdc6cdad1ca067478563a273f.tar.gz"
+ sha256 = "811eec935e38edf33d7b70c1bbb3247374f417ae5f5de769c6c109f9f6e5db81"
autoupdate.upstream = "https://github.com/itflow-org/itflow"
autoupdate.strategy = "latest_github_commit"