mirror of
https://github.com/YunoHost-Apps/opensondage_ynh.git
synced 2024-09-03 19:46:28 +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:
parent
9d190dcecc
commit
57073f1369
1 changed files with 1 additions and 0 deletions
|
@ -1,6 +1,7 @@
|
||||||
{
|
{
|
||||||
"name": "OpenSondage",
|
"name": "OpenSondage",
|
||||||
"id": "opensondage",
|
"id": "opensondage",
|
||||||
|
"packaging_format": 1,
|
||||||
"description": {
|
"description": {
|
||||||
"en": "OpenSondage is an online service for planning an appointment or making a decision quickly and easily. No registration is required.",
|
"en": "OpenSondage is an online service for planning an appointment or making a decision quickly and easily. No registration is required.",
|
||||||
"fr": "OpenSondage sert à faire des sondages sans authentification pour trouver une date de réunion qui convienne à toutes les personnes concernées.",
|
"fr": "OpenSondage sert à faire des sondages sans authentification pour trouver une date de réunion qui convienne à toutes les personnes concernées.",
|
||||||
|
|
Loading…
Add table
Reference in a new issue