diff --git a/README.md b/README.md
index fc7b249..56f7d6c 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.16.0~ynh1
+**Shipped version:** 2.16.1~ynh1
**Demo:**
diff --git a/README_eu.md b/README_eu.md
index 2ece237..9308862 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.16.0~ynh1
+**Paketatutako bertsioa:** 2.16.1~ynh1
**Demoa:**
diff --git a/README_fr.md b/README_fr.md
index e8f73c5..d311d5c 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.16.0~ynh1
+**Version incluse :** 2.16.1~ynh1
**Démo :**
diff --git a/README_gl.md b/README_gl.md
index 27e6feb..ecb0d88 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.16.0~ynh1
+**Versión proporcionada:** 2.16.1~ynh1
**Demo:**
diff --git a/README_zh_Hans.md b/README_zh_Hans.md
index a1c7f33..6578eaa 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.16.0~ynh1
+**分发版本:** 2.16.1~ynh1
**演示:**
diff --git a/manifest.toml b/manifest.toml
index ceb4506..fe1be01 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.16.0~ynh1"
+version = "2.16.1~ynh1"
maintainers = []
@@ -55,8 +55,8 @@ ram.runtime = "80M"
[resources]
[resources.sources.main]
- url = "https://github.com/kevinpapst/kimai2/archive/refs/tags/2.16.0.tar.gz"
- sha256 = "c2c6d87e1099fc43b01f82a90c3a3523fe5da8aa180b0f0130e32c3e2e3820ef"
+ url = "https://github.com/kevinpapst/kimai2/archive/refs/tags/2.16.1.tar.gz"
+ sha256 = "77c3b470c82552eddaf4da962def94a201d0a60b34bd6cd91128ecc149f59ac5"
autoupdate.strategy = "latest_github_tag"