From 842d533cc812130d4980e67d49eebafb3f7b76a2 Mon Sep 17 00:00:00 2001 From: anmol26s Date: Fri, 10 Aug 2018 00:33:24 +0530 Subject: [PATCH] Updated to version 2.5.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 188f0e9..cf6e9e9 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.4.2** +Shipped version: **v2.5.0**

Personal Relationship Manager

diff --git a/conf/app.src b/conf/app.src index b07db89..ad669f2 100644 --- a/conf/app.src +++ b/conf/app.src @@ -1,6 +1,6 @@ -SOURCE_URL=https://github.com/monicahq/monica/archive/v2.4.2.zip -SOURCE_SUM=21dfc78fe303f793f0ac41e06d0fdbcc0ad4a658b99231cfd9c7bbc719a19671 +SOURCE_URL=https://github.com/monicahq/monica/archive/v2.5.0.zip +SOURCE_SUM=eaca1a4a249c84688826a99b9ecba4a416e247aaa773310ec518001a25daaf15 SOURCE_SUM_PRG=sha256sum SOURCE_FORMAT=zip SOURCE_IN_SUBDIR=true -SOURCE_FILENAME=v2.4.2.zip +SOURCE_FILENAME=v2.5.0.zip diff --git a/manifest.json b/manifest.json index 4ce86d6..83914cd 100644 --- a/manifest.json +++ b/manifest.json @@ -7,7 +7,7 @@ }, "url": "https://monica.com", "license": "GPL-3.0", - "version": "2.3.1", + "version": "2.5.0", "maintainer": { "name": "Sebastian Gumprich", "email": "yunohost@gumpri.ch",