1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/baikal_ynh.git synced 2024-09-03 18:16:11 +02:00

add "packaging_format" key to manifest.json

Following the decision taken during last meeting.

See "## Format version (packaging_version)" here http://pv.yunohost.org/meeting/63-yunohost-3-2016/
This commit is contained in:
Laurent Peuch 2016-03-28 18:42:15 +02:00
parent 9c81fe1a20
commit d4b6eb4863

View file

@ -1,6 +1,7 @@
{ {
"name": "Baikal", "name": "Baikal",
"id": "baikal", "id": "baikal",
"packaging_format": 1,
"description": { "description": {
"en": "Lightweight CalDAV+CardDAV server", "en": "Lightweight CalDAV+CardDAV server",
"fr": "Serveur CalDAV+CardDAV léger" "fr": "Serveur CalDAV+CardDAV léger"