From 429459400059ad20ee33a0fcd52372b64a36dc09 Mon Sep 17 00:00:00 2001 From: yalh76 Date: Fri, 1 May 2020 10:35:54 +0200 Subject: [PATCH] Upgrade to 1.9 --- README.md | 2 +- conf/app.src | 4 ++-- manifest.json | 2 +- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 6b234bc..2347ac9 100644 --- a/README.md +++ b/README.md @@ -12,7 +12,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). https://github.com/kevinpapst/kimai2 -Shipped Version: **1.8** +Shipped Version: **1.9** ## Screenshots diff --git a/conf/app.src b/conf/app.src index 3e65fcd..c4d23c2 100644 --- a/conf/app.src +++ b/conf/app.src @@ -1,5 +1,5 @@ -SOURCE_URL=https://github.com/kevinpapst/kimai2/archive/1.8.tar.gz -SOURCE_SUM=b5133d4dc98a360042fdbd9ac054b72ad9db3ce274ee733981375610ab7f46ef +SOURCE_URL=https://github.com/kevinpapst/kimai2/archive/1.9.tar.gz +SOURCE_SUM=1c9aa7837969f177bf5712c85b83cc4742bce9f53bd066e5fa7c7bf54d718d23 SOURCE_SUM_PRG=sha256sum SOURCE_FORMAT=tar.gz SOURCE_IN_SUBDIR=true diff --git a/manifest.json b/manifest.json index ee19a57..ae3c490 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.8~ynh1", + "version": "1.9~ynh1", "url": "https://v2.kimai.org", "license": "MIT", "maintainer": {