mirror of
https://github.com/YunoHost-Apps/kanboard_ynh.git
synced 2024-09-03 19:36:17 +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
9708947adc
commit
746cb3aacc
1 changed files with 1 additions and 0 deletions
|
@ -1,6 +1,7 @@
|
|||
{
|
||||
"name": "Kanboard",
|
||||
"id": "kanboard",
|
||||
"packaging_format": 1,
|
||||
"description": {
|
||||
"en": "Kanboard is a simple visual task board web application",
|
||||
"fr": "Kanboard est une application web de management de tâches simples"
|
||||
|
|
Loading…
Add table
Reference in a new issue