1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/monica_ynh.git synced 2024-09-03 19:46:23 +02:00

updated to v2.3.0

This commit is contained in:
anmol26s 2018-06-15 05:55:38 +05:30
parent 49e7538c84
commit 3b6d149854
4 changed files with 9 additions and 7 deletions

View file

@ -1,8 +1,10 @@
# Monica app for YunoHost
[![Integration level](https://dash.yunohost.org/integration/monica.svg)](https://ci-apps.yunohost.org/jenkins/job/monica%20%28Community%29/lastBuild/consoleFull)
[![Installer Monica with YunoHost](https://install-app.yunohost.org/install-with-yunohost.png)](https://install-app.yunohost.org/?app=monica)
**Shipped version:** v2.2.1
**Shipped version: v2.3.0**
<p align="center"><img src="37693034-5783b3d6-2c93-11e8-80ea-bd78438dcd51.png"></p>
<h1 align="center">Personal Relationship Manager</h1>

View file

@ -37,5 +37,5 @@
Level 9=0
Level 10=0
;;; Options
Email=
Notification=none
Email=anmol@datamol.org
Notification=change

View file

@ -1,6 +1,6 @@
SOURCE_URL=https://github.com/monicahq/monica/archive/fix/migration-utf8mb4-1442.zip
SOURCE_SUM=4a5dbdb7e54b269400e49db67e31a444e6b0dfe8b261e2e35f25759ec13abcc4
SOURCE_URL=https://github.com/monicahq/monica/archive/v2.3.0.zip
SOURCE_SUM=aed382d467aacaa31fde88d4cceae622a78f3e8f6a00f6db27977b41fbad0576
SOURCE_SUM_PRG=sha256sum
SOURCE_FORMAT=zip
SOURCE_IN_SUBDIR=true
SOURCE_FILENAME=migration-utf8mb4-1442.zip
SOURCE_FILENAME=v2.3.0.zip

View file

@ -7,7 +7,7 @@
},
"url": "https://monica.com",
"license": "GPL-3.0",
"version": "2.2.1",
"version": "2.3.0",
"maintainer": {
"name": "Sebastian Gumprich",
"email": "yunohost@gumpri.ch",