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

Fix version start with digit in manifest.json

This commit is contained in:
anmol26s 2018-05-28 22:39:58 +05:30
parent a20c6c7bb3
commit 8454cabeee

View file

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