mirror of
https://github.com/YunoHost-Apps/monica_ynh.git
synced 2024-09-03 19:46:23 +02:00
Upgraded to version 2.12.0
This commit is contained in:
parent
058993b1c1
commit
9b4167dc81
4 changed files with 5 additions and 4 deletions
|
@ -4,7 +4,7 @@
|
||||||
|
|
||||||
[](https://install-app.yunohost.org/?app=monica)
|
[](https://install-app.yunohost.org/?app=monica)
|
||||||
|
|
||||||
Shipped version: **2.11.2**
|
Shipped version: **2.12.0**
|
||||||
<p align="center"><img src="37693034-5783b3d6-2c93-11e8-80ea-bd78438dcd51.png"></p>
|
<p align="center"><img src="37693034-5783b3d6-2c93-11e8-80ea-bd78438dcd51.png"></p>
|
||||||
<h1 align="center">Personal Relationship Manager</h1>
|
<h1 align="center">Personal Relationship Manager</h1>
|
||||||
|
|
||||||
|
|
|
@ -51,6 +51,7 @@ MAIL_PORT=25
|
||||||
MAIL_USERNAME=
|
MAIL_USERNAME=
|
||||||
MAIL_PASSWORD=
|
MAIL_PASSWORD=
|
||||||
MAIL_ENCRYPTION=
|
MAIL_ENCRYPTION=
|
||||||
|
# Outgoing emails will be sent with these identity
|
||||||
MAIL_FROM_ADDRESS=monica@yunodomain
|
MAIL_FROM_ADDRESS=monica@yunodomain
|
||||||
MAIL_FROM_NAME="Monica"
|
MAIL_FROM_NAME="Monica"
|
||||||
APP_EMAIL_NEW_USERS_NOTIFICATION=yunomail
|
APP_EMAIL_NEW_USERS_NOTIFICATION=yunomail
|
||||||
|
|
|
@ -1,5 +1,5 @@
|
||||||
SOURCE_URL=https://github.com/monicahq/monica/archive/v2.11.2.zip
|
SOURCE_URL=https://github.com/monicahq/monica/archive/v2.12.0.zip
|
||||||
SOURCE_SUM=6236f77954f683e1bfe90e0d693998c57d7ce694434cd7e165b7061576c59464
|
SOURCE_SUM=983c9c1b9866a1a276ac8793e3017c09e0b61a1cbcb73b300d6963ca98fa1a57
|
||||||
SOURCE_SUM_PRG=sha256sum
|
SOURCE_SUM_PRG=sha256sum
|
||||||
SOURCE_FORMAT=zip
|
SOURCE_FORMAT=zip
|
||||||
SOURCE_IN_SUBDIR=true
|
SOURCE_IN_SUBDIR=true
|
||||||
|
|
|
@ -7,7 +7,7 @@
|
||||||
},
|
},
|
||||||
"url": "https://monica.com",
|
"url": "https://monica.com",
|
||||||
"license": "GPL-3.0",
|
"license": "GPL-3.0",
|
||||||
"version": "2.11.2",
|
"version": "2.12.0",
|
||||||
"maintainer": {
|
"maintainer": {
|
||||||
"name": "Sebastian Gumprich",
|
"name": "Sebastian Gumprich",
|
||||||
"email": "yunohost@gumpri.ch",
|
"email": "yunohost@gumpri.ch",
|
||||||
|
|
Loading…
Add table
Reference in a new issue