1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/kimai2_ynh.git synced 2024-09-03 19:26:26 +02:00

Upgrade to v2.18.0 (#106)

* Upgrade to v2.18.0

* Auto-update READMEs
This commit is contained in:
YunoHost Bot 2024-06-17 21:40:08 +02:00 committed by GitHub
parent bad9b98dad
commit 595eae788a
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
7 changed files with 9 additions and 9 deletions

View file

@ -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:** <https://www.kimai.org/demo/>

View file

@ -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:** <https://www.kimai.org/demo/>

View file

@ -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:** <https://www.kimai.org/demo/>

View file

@ -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:** <https://www.kimai.org/demo/>

View file

@ -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:** <https://www.kimai.org/demo/>

View file

@ -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
**演示:** <https://www.kimai.org/demo/>

View file

@ -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"