diff --git a/README.md b/README.md
index 0c736d2..cb1703b 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.20.1~ynh1
+**Shipped version:** 2.21.0~ynh1
**Demo:**
diff --git a/README_es.md b/README_es.md
index 4284f68..2e8687e 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.20.1~ynh1
+**Versión actual:** 2.21.0~ynh1
**Demo:**
diff --git a/README_eu.md b/README_eu.md
index e2d6f3f..9f304e3 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.20.1~ynh1
+**Paketatutako bertsioa:** 2.21.0~ynh1
**Demoa:**
diff --git a/README_fr.md b/README_fr.md
index 815d01f..31236ae 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.20.1~ynh1
+**Version incluse :** 2.21.0~ynh1
**Démo :**
diff --git a/README_gl.md b/README_gl.md
index f1b3e23..15d39ee 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.20.1~ynh1
+**Versión proporcionada:** 2.21.0~ynh1
**Demo:**
diff --git a/README_id.md b/README_id.md
index cb8fb36..ba41f1d 100644
--- a/README_id.md
+++ b/README_id.md
@@ -19,7 +19,7 @@ Ini TIDAK boleh diedit dengan tangan.
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 terkirim:** 2.20.1~ynh1
+**Versi terkirim:** 2.21.0~ynh1
**Demo:**
diff --git a/README_ru.md b/README_ru.md
index 0662729..2ab70f9 100644
--- a/README_ru.md
+++ b/README_ru.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.20.1~ynh1
+**Поставляемая версия:** 2.21.0~ynh1
**Демо-версия:**
diff --git a/README_zh_Hans.md b/README_zh_Hans.md
index 9a29020..64156de 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.20.1~ynh1
+**分发版本:** 2.21.0~ynh1
**演示:**
diff --git a/manifest.toml b/manifest.toml
index 04e3ece..73107df 100644
--- a/manifest.toml
+++ b/manifest.toml
@@ -10,8 +10,7 @@ description.de = "Eine web-basierte Mehrbenutzer-Zeiterfassung mit Rechnungsdruc
description.cs = "Víceuživatelská webová aplikace pro sledování času s podporou mobilních zařízení"
-version = "2.20.1~ynh1"
-
+version = "2.21.0~ynh1"
maintainers = []
@@ -57,8 +56,8 @@ ram.runtime = "80M"
[resources]
[resources.sources.main]
- url = "https://github.com/kevinpapst/kimai2/archive/refs/tags/2.20.1.tar.gz"
- sha256 = "4bdeafaed831061c6981cb8059a9458564cde6ea8a49e359edbb3b41ebbdbbb3"
+ url = "https://github.com/kevinpapst/kimai2/archive/refs/tags/2.21.0.tar.gz"
+ sha256 = "f6da56211d392d5749d3e56d242f529d03b2fc1b803d33d642b5e0097281b05f"
autoupdate.strategy = "latest_github_tag"