From d51bc01a9435ab09deeeab9be1807aeb796ac12b Mon Sep 17 00:00:00 2001 From: anmol26s Date: Tue, 9 Oct 2018 06:33:39 +0530 Subject: [PATCH] Updated to version 2.8.1 --- 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 bab7a94..f87a756 100644 --- a/README.md +++ b/README.md @@ -4,7 +4,7 @@ [![Installer Monica with YunoHost](https://install-app.yunohost.org/install-with-yunohost.png)](https://install-app.yunohost.org/?app=monica) -Shipped version: **2.8.0** +Shipped version: **2.8.1**

Personal Relationship Manager

diff --git a/conf/app.src b/conf/app.src index 3a4a9ff..5a35fbb 100644 --- a/conf/app.src +++ b/conf/app.src @@ -1,5 +1,5 @@ -SOURCE_URL=https://github.com/monicahq/monica/archive/v2.8.0.zip -SOURCE_SUM=72670426bf3ffd64827d0d0fce32469fc895b800580d1c81f0213e52b468e1c6 +SOURCE_URL=https://github.com/monicahq/monica/archive/v2.8.1.zip +SOURCE_SUM=130d886412483e2a80703fde42b09181d572ca355ce1144c5bf7db8fa9010cb0 SOURCE_SUM_PRG=sha256sum SOURCE_FORMAT=zip SOURCE_IN_SUBDIR=true diff --git a/manifest.json b/manifest.json index 423333b..33fdbc9 100644 --- a/manifest.json +++ b/manifest.json @@ -7,7 +7,7 @@ }, "url": "https://monica.com", "license": "GPL-3.0", - "version": "2.8.0", + "version": "2.8.1", "maintainer": { "name": "Sebastian Gumprich", "email": "yunohost@gumpri.ch",