mirror of
https://github.com/YunoHost-Apps/ttrss_ynh.git
synced 2024-10-01 13:34:46 +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
2d885bcbf7
commit
8b794917a9
1 changed files with 1 additions and 0 deletions
|
@ -1,6 +1,7 @@
|
|||
{
|
||||
"name": "Tiny Tiny RSS",
|
||||
"id": "ttrss",
|
||||
"packaging_format": 1,
|
||||
"description": {
|
||||
"en": "A PHP and Ajax feed reader",
|
||||
"fr": "Un lecteur de flux en PHP et Ajax"
|
||||
|
|
Loading…
Reference in a new issue