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:
parent
49e7538c84
commit
3b6d149854
4 changed files with 9 additions and 7 deletions
|
@ -1,8 +1,10 @@
|
|||
|
||||
# Monica app for YunoHost
|
||||
[](https://ci-apps.yunohost.org/jenkins/job/monica%20%28Community%29/lastBuild/consoleFull)
|
||||
|
||||
[](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>
|
||||
|
||||
|
|
|
@ -37,5 +37,5 @@
|
|||
Level 9=0
|
||||
Level 10=0
|
||||
;;; Options
|
||||
Email=
|
||||
Notification=none
|
||||
Email=anmol@datamol.org
|
||||
Notification=change
|
||||
|
|
|
@ -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
|
||||
|
|
|
@ -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",
|
||||
|
|
Loading…
Add table
Reference in a new issue