mirror of
https://github.com/YunoHost-Apps/dokuwiki_ynh.git
synced 2024-09-03 18:26:20 +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
f8e809a163
commit
0b7abc27b3
1 changed files with 1 additions and 0 deletions
|
@ -1,6 +1,7 @@
|
|||
{
|
||||
"name": "Dokuwiki",
|
||||
"id": "dokuwiki",
|
||||
"packaging_format": 1,
|
||||
"description": {
|
||||
"en": "DokuWiki is a simple to use and highly versatile Open Source wiki software that doesn't require a database.",
|
||||
"fr": "DokuWiki est un wiki Open Source simple à utiliser et très polyvalent qui n'exige aucune base de données.",
|
||||
|
|
Loading…
Add table
Reference in a new issue