From 5f33b83bba474bc92d41d945ffa39ca365079a84 Mon Sep 17 00:00:00 2001 From: anmol26s Date: Sun, 3 Jun 2018 18:30:18 +0530 Subject: [PATCH] Updated to v2.2.1 --- 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 5be673e..fc3edc7 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,7 @@ # Monica app for YunoHost [![Installer Monica with YunoHost](https://install-app.yunohost.org/install-with-yunohost.png)](https://install-app.yunohost.org/?app=monica) -**Shipped version:** v2.1.1 +**Shipped version:** v2.2.1

Personal Relationship Manager

diff --git a/conf/app.src b/conf/app.src index d3619ae..b58fd37 100644 --- a/conf/app.src +++ b/conf/app.src @@ -1,6 +1,6 @@ -SOURCE_URL=https://github.com/monicahq/monica/archive/v2.1.1.tar.gz -SOURCE_SUM=be470d407c19854f08c1f8ff12829df0d36945a7923d78039abc63650105ac71 +SOURCE_URL=https://github.com/monicahq/monica/archive/v2.2.1.tar.gz +SOURCE_SUM=6188cf762b980a70b530d11dadaa503f0d1a75299f441d745c9cc950238040f2 SOURCE_SUM_PRG=sha256sum SOURCE_FORMAT=tar.gz SOURCE_IN_SUBDIR=true -SOURCE_FILENAME=v2.1.1.tar.gz +SOURCE_FILENAME=v2.2.1.tar.gz diff --git a/manifest.json b/manifest.json index d2f0322..d4014b6 100644 --- a/manifest.json +++ b/manifest.json @@ -7,7 +7,7 @@ }, "url": "https://monica.com", "license": "GPL-3.0", - "version": "2.1.1", + "version": "2.2.1", "maintainer": { "name": "Sebastian Gumprich", "email": "yunohost@gumpri.ch",