From c9b3f0318f73993d7893ca71e4b0c2f0f204f648 Mon Sep 17 00:00:00 2001 From: anmol Date: Wed, 28 Oct 2020 00:38:47 +0530 Subject: [PATCH] Updated to version 1.11 --- README.md | 8 ++++---- conf/app.src | 4 ++-- manifest.json | 4 ++-- 3 files changed, 8 insertions(+), 8 deletions(-) diff --git a/README.md b/README.md index 2347ac9..f231e10 100644 --- a/README.md +++ b/README.md @@ -1,9 +1,9 @@ # Kimai2 app for YunoHost -[![Integration level](https://dash.yunohost.org/integration/kimai2.svg)](https://dash.yunohost.org/appci/app/kimai2) +[![Integration level](https://dash.yunohost.org/integration/kimai2.svg)](https://dash.yunohost.org/appci/app/kimai2) [![Install kimai2 with YunoHost](https://install-app.yunohost.org/install-with-yunohost.png)](https://install-app.yunohost.org/?app=kimai2) -> *This package allow you to install kimai2 quickly and simply on a YunoHost server. +> *This package allow you to install kimai2 quickly and simply on a YunoHost server. If you don't have YunoHost, please see [here](https://yunohost.org/#/install) to know how to install and enjoy it.* ## Overview @@ -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.9** +Shipped Version: **1.11** ## Screenshots @@ -22,7 +22,7 @@ Shipped Version: **1.9** * [Official demo](https://www.kimai.org/demo/) -### Guidelines +### Guidelines 1. Require dedicated domain like **kimai.domain.tld**. 1. This app is multi-instance (you can have more then one Kimai instance running on a YunoHost server) diff --git a/conf/app.src b/conf/app.src index c4d23c2..8adbecf 100644 --- a/conf/app.src +++ b/conf/app.src @@ -1,5 +1,5 @@ -SOURCE_URL=https://github.com/kevinpapst/kimai2/archive/1.9.tar.gz -SOURCE_SUM=1c9aa7837969f177bf5712c85b83cc4742bce9f53bd066e5fa7c7bf54d718d23 +SOURCE_URL=https://github.com/kevinpapst/kimai2/archive/1.11.tar.gz +SOURCE_SUM=929811faead07f64984ac7d55eca04efb840ec196cfd2367de8b10857ccc12ee SOURCE_SUM_PRG=sha256sum SOURCE_FORMAT=tar.gz SOURCE_IN_SUBDIR=true diff --git a/manifest.json b/manifest.json index 32e46bc..c1e0e9f 100644 --- a/manifest.json +++ b/manifest.json @@ -8,8 +8,8 @@ "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.9~ynh1", - "url": "https://v2.kimai.org", + "version": "1.11~ynh1", + "url": "https://www.kimai.org", "license": "MIT", "maintainer": { "name": "Anmol Sharma",