From 32130318c5e18a00de53e00708eb4559b44aa83d Mon Sep 17 00:00:00 2001 From: anmol26s Date: Wed, 5 Sep 2018 21:03:31 +0530 Subject: [PATCH] Updated to version 2.7.0 --- README.md | 2 +- conf/app.src | 6 +++--- manifest.json | 2 +- 3 files changed, 5 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index 84a4789..fee6002 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: **v2.6.0** +Shipped version: **v2.7.0**

Personal Relationship Manager

diff --git a/conf/app.src b/conf/app.src index 4e7661b..05dead4 100644 --- a/conf/app.src +++ b/conf/app.src @@ -1,6 +1,6 @@ -SOURCE_URL=https://github.com/monicahq/monica/archive/v2.6.0.zip -SOURCE_SUM=ec194164791cf5f398d83d5ccf86fe9f7b7d7f58deab0e32530ec2d0b8d70d26 +SOURCE_URL=https://github.com/monicahq/monica/archive/v2.7.0.zip +SOURCE_SUM=963f643da75642171abcad12af387bcf26ce63bd5a3e23f9048e4a6aea5f2124 SOURCE_SUM_PRG=sha256sum SOURCE_FORMAT=zip SOURCE_IN_SUBDIR=true -SOURCE_FILENAME=v2.6.0.zip +SOURCE_FILENAME=v2.7.0.zip diff --git a/manifest.json b/manifest.json index 1c36a1d..b7b24c9 100644 --- a/manifest.json +++ b/manifest.json @@ -7,7 +7,7 @@ }, "url": "https://monica.com", "license": "GPL-3.0", - "version": "2.6.0", + "version": "2.7.0", "maintainer": { "name": "Sebastian Gumprich", "email": "yunohost@gumpri.ch",