mirror of
https://github.com/YunoHost/apps.git
synced 2024-09-03 20:06:07 +02:00
Update app's level (#603)
This commit is contained in:
parent
74b482fad0
commit
7372fa310a
2 changed files with 3 additions and 3 deletions
|
@ -443,7 +443,7 @@
|
||||||
},
|
},
|
||||||
"funkwhale": {
|
"funkwhale": {
|
||||||
"branch": "master",
|
"branch": "master",
|
||||||
"level": 7,
|
"level": 2,
|
||||||
"revision": "HEAD",
|
"revision": "HEAD",
|
||||||
"state": "working",
|
"state": "working",
|
||||||
"url": "https://github.com/YunoHost-Apps/funkwhale_ynh"
|
"url": "https://github.com/YunoHost-Apps/funkwhale_ynh"
|
||||||
|
|
|
@ -57,7 +57,7 @@
|
||||||
},
|
},
|
||||||
"my_webapp": {
|
"my_webapp": {
|
||||||
"branch": "master",
|
"branch": "master",
|
||||||
"level": 1,
|
"level": 7,
|
||||||
"revision": "HEAD",
|
"revision": "HEAD",
|
||||||
"state": "validated",
|
"state": "validated",
|
||||||
"url": "https://github.com/YunoHost-Apps/my_webapp_ynh"
|
"url": "https://github.com/YunoHost-Apps/my_webapp_ynh"
|
||||||
|
@ -71,7 +71,7 @@
|
||||||
},
|
},
|
||||||
"opensondage": {
|
"opensondage": {
|
||||||
"branch": "master",
|
"branch": "master",
|
||||||
"level": 7,
|
"level": 0,
|
||||||
"revision": "HEAD",
|
"revision": "HEAD",
|
||||||
"state": "validated",
|
"state": "validated",
|
||||||
"url": "https://github.com/YunoHost-apps/opensondage_ynh"
|
"url": "https://github.com/YunoHost-apps/opensondage_ynh"
|
||||||
|
|
Loading…
Add table
Reference in a new issue