diff --git a/README.md b/README.md index dea6189..afad6be 100644 --- a/README.md +++ b/README.md @@ -20,7 +20,7 @@ This is the reloaded version of the open source timetracker Kimai. Right now its 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:** 1.26.0~ynh1 +**Shipped version:** 1.27.0~ynh1 **Demo:** https://www.kimai.org/demo/ diff --git a/README_fr.md b/README_fr.md index b667ee4..e996a23 100644 --- a/README_fr.md +++ b/README_fr.md @@ -20,7 +20,7 @@ This is the reloaded version of the open source timetracker Kimai. Right now its 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 :** 1.26.0~ynh1 +**Version incluse :** 1.27.0~ynh1 **Démo :** https://www.kimai.org/demo/ diff --git a/conf/mysql.src b/conf/mysql.src index b657f89..df5e7b0 100644 --- a/conf/mysql.src +++ b/conf/mysql.src @@ -1,5 +1,5 @@ -SOURCE_URL=https://github.com/kevinpapst/kimai2/archive/1.26.0.tar.gz -SOURCE_SUM=114bfc7dc3243d1ed79d6984efb0edd89c48a02b7d9ae2547a31589b7fcf1df3 +SOURCE_URL=https://github.com/kevinpapst/kimai2/archive/1.27.0.tar.gz +SOURCE_SUM=dfe422f5fc3c7bcf51e313c36bc2d97d70b98f24e8334cc99a68472f8e52059c SOURCE_SUM_PRG=sha256sum SOURCE_FORMAT=tar.gz SOURCE_IN_SUBDIR=true diff --git a/manifest.json b/manifest.json index 9695a55..4f8739b 100644 --- a/manifest.json +++ b/manifest.json @@ -8,7 +8,7 @@ "de": "Eine web-basierte Mehrbenutzer-Zeiterfassung mit Rechnungsdruck mit Unterstützung für mobile Endgeräte", "cs": "Víceuživatelská webová aplikace pro sledování času s podporou mobilních zařízení" }, - "version": "1.26.0~ynh1", + "version": "1.27.0~ynh1", "url": "https://www.kimai.org", "upstream": { "license": "MIT",