diff --git a/README.md b/README.md
index b23f83d..0a090fc 100644
--- a/README.md
+++ b/README.md
@@ -19,7 +19,7 @@ It shall NOT be edited by hand.
Kimai v2 has nothing in common with its predecessor Kimai v1 besides the basic ideas of time-tracking and the current development team. It is based on a lot of great frameworks. Special thanks to Symfony v4, Doctrine, AdminThemeBundle (based on AdminLTE).
-**Shipped version:** 2.17.0~ynh1
+**Shipped version:** 2.18.0~ynh1
**Demo:**
diff --git a/README_es.md b/README_es.md
index 1fba9d7..ff311e6 100644
--- a/README_es.md
+++ b/README_es.md
@@ -19,7 +19,7 @@ No se debe editar a mano.
Kimai v2 has nothing in common with its predecessor Kimai v1 besides the basic ideas of time-tracking and the current development team. It is based on a lot of great frameworks. Special thanks to Symfony v4, Doctrine, AdminThemeBundle (based on AdminLTE).
-**Versión actual:** 2.17.0~ynh1
+**Versión actual:** 2.18.0~ynh1
**Demo:**
diff --git a/README_eu.md b/README_eu.md
index d96b4f1..a518814 100644
--- a/README_eu.md
+++ b/README_eu.md
@@ -19,7 +19,7 @@ EZ editatu eskuz.
Kimai v2 has nothing in common with its predecessor Kimai v1 besides the basic ideas of time-tracking and the current development team. It is based on a lot of great frameworks. Special thanks to Symfony v4, Doctrine, AdminThemeBundle (based on AdminLTE).
-**Paketatutako bertsioa:** 2.17.0~ynh1
+**Paketatutako bertsioa:** 2.18.0~ynh1
**Demoa:**
diff --git a/README_fr.md b/README_fr.md
index 35dc4cb..1a805b5 100644
--- a/README_fr.md
+++ b/README_fr.md
@@ -19,7 +19,7 @@ Il NE doit PAS être modifié à la main.
Kimai v2 has nothing in common with its predecessor Kimai v1 besides the basic ideas of time-tracking and the current development team. It is based on a lot of great frameworks. Special thanks to Symfony v4, Doctrine, AdminThemeBundle (based on AdminLTE).
-**Version incluse :** 2.17.0~ynh1
+**Version incluse :** 2.18.0~ynh1
**Démo :**
diff --git a/README_gl.md b/README_gl.md
index 5e3e323..38ff3f8 100644
--- a/README_gl.md
+++ b/README_gl.md
@@ -19,7 +19,7 @@ NON debe editarse manualmente.
Kimai v2 has nothing in common with its predecessor Kimai v1 besides the basic ideas of time-tracking and the current development team. It is based on a lot of great frameworks. Special thanks to Symfony v4, Doctrine, AdminThemeBundle (based on AdminLTE).
-**Versión proporcionada:** 2.17.0~ynh1
+**Versión proporcionada:** 2.18.0~ynh1
**Demo:**
diff --git a/README_zh_Hans.md b/README_zh_Hans.md
index dcd907b..6b59204 100644
--- a/README_zh_Hans.md
+++ b/README_zh_Hans.md
@@ -19,7 +19,7 @@
Kimai v2 has nothing in common with its predecessor Kimai v1 besides the basic ideas of time-tracking and the current development team. It is based on a lot of great frameworks. Special thanks to Symfony v4, Doctrine, AdminThemeBundle (based on AdminLTE).
-**分发版本:** 2.17.0~ynh1
+**分发版本:** 2.18.0~ynh1
**演示:**
diff --git a/manifest.toml b/manifest.toml
index 6030a87..bbc43d8 100644
--- a/manifest.toml
+++ b/manifest.toml
@@ -9,7 +9,7 @@ description.fr = "Application multi-utilisateurs de suivi du temps compatible av
description.de = "Eine web-basierte Mehrbenutzer-Zeiterfassung mit Rechnungsdruck mit Unterstützung für mobile Endgeräte"
description.cs = "Víceuživatelská webová aplikace pro sledování času s podporou mobilních zařízení"
-version = "2.17.0~ynh1"
+version = "2.18.0~ynh1"
maintainers = []
@@ -55,8 +55,8 @@ ram.runtime = "80M"
[resources]
[resources.sources.main]
- url = "https://github.com/kevinpapst/kimai2/archive/refs/tags/2.17.0.tar.gz"
- sha256 = "354a308c513f0bf0296b5acd15733a14940657f7ee0c460c721ce7e3a168cd52"
+ url = "https://github.com/kevinpapst/kimai2/archive/refs/tags/2.18.0.tar.gz"
+ sha256 = "e6a0982470665c6b08c25117b0da621f1ad0ce5cc9a3f07c4e63361a38b9cd56"
autoupdate.strategy = "latest_github_tag"