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

Merge pull request #66 from YunoHost-Apps/ci-auto-update-v1.29.0

Upgrade to version 1.29.0
This commit is contained in:
Éric Gaspar 2022-11-22 20:56:00 +01:00 committed by GitHub
commit 8ed2eaca9c
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
4 changed files with 5 additions and 5 deletions

View file

@ -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.27.0~ynh1
**Shipped version:** 1.29.0~ynh1
**Demo:** https://www.kimai.org/demo/

View file

@ -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.27.0~ynh1
**Version incluse :** 1.29.0~ynh1
**Démo :** https://www.kimai.org/demo/

View file

@ -1,5 +1,5 @@
SOURCE_URL=https://github.com/kevinpapst/kimai2/archive/1.27.0.tar.gz
SOURCE_SUM=dfe422f5fc3c7bcf51e313c36bc2d97d70b98f24e8334cc99a68472f8e52059c
SOURCE_URL=https://github.com/kevinpapst/kimai2/archive/1.29.0.tar.gz
SOURCE_SUM=6dafad49c2a60108a160f8fd70935dbc410a46e447823e6195bf39d3544074c2
SOURCE_SUM_PRG=sha256sum
SOURCE_FORMAT=tar.gz
SOURCE_IN_SUBDIR=true

View file

@ -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.27.0~ynh1",
"version": "1.29.0~ynh1",
"url": "https://www.kimai.org",
"upstream": {
"license": "MIT",