From 10eefd4042ff53b2c6fae58eb9bc98f82c655e4b Mon Sep 17 00:00:00 2001 From: anmol26s Date: Wed, 6 Jun 2018 03:04:37 +0530 Subject: [PATCH] Fixed manifest --- manifest.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/manifest.json b/manifest.json index ee4883c..9315e95 100644 --- a/manifest.json +++ b/manifest.json @@ -8,14 +8,14 @@ }, "url": "http://friendi.ca", "license": "free", - "version": "3.4", + "version": "2018.05", "maintainer": { "name": "Anmol Sharma", "email": "anmol@datamol.org" }, "requirements": { "yunohost": ">= 2.7.2" - } + }, "previous_maintainers": { "name": "aymhce", "email": "aymhce@gmail.com" @@ -31,7 +31,7 @@ { "name": "domain", "type": "domain", - "ask": { + "ask": { "en": "Choose a domain for Friendica.Friendica must be installed on the ROOT domain, so be careful", "fr": "Choisissez un domaine pour Friendica.Friendica doit etre installe a la racine, soyez prudent" }, @@ -39,7 +39,7 @@ }, { "name": "admin", - "type": "user", + "type": "user", "ask": { "en": "Choose the Friendica administrator (must be an existing YunoHost user)", "fr": "Choisissez l'administrateur pour Friendica (l'utilisateur YunoHost doit exister)"