From 07ce720d4d6423dc9d32ad7b1e9cde9ac0337b5a Mon Sep 17 00:00:00 2001 From: ewilly Date: Sun, 15 May 2016 14:04:52 +0200 Subject: [PATCH] Update manifest.json --- manifest.json | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/manifest.json b/manifest.json index dcd234f..384b1d2 100644 --- a/manifest.json +++ b/manifest.json @@ -1,16 +1,20 @@ { "name": "BoZoN", "id": "bozon", + "packaging_format": 1, "description": { "en": "Minimalist Drag & drop file sharing app", "fr": "Application minimaliste de partage de fichiers" }, "url": "http://bozon.pw", "license": "free", - "developer": { + "maintainer": { "name": "ewilly", "email": "ewilly@neuf.fr" }, + "requirements": { + "yunohost": ">> 2.3.12" + }, "multi_instance": "false", "services": [ "nginx",