1
0
Fork 0
mirror of https://github.com/YunoHost/apps.git synced 2024-09-03 20:06:07 +02:00

Merge pull request #804 from YunoHost/modify_level

Update app's level
This commit is contained in:
Maniack Crudelis 2019-07-12 23:02:58 +02:00 committed by GitHub
commit fdfaf53e26
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -169,7 +169,7 @@
}, },
"borgserver": { "borgserver": {
"branch": "master", "branch": "master",
"level": 7, "level": 3,
"revision": "HEAD", "revision": "HEAD",
"state": "working", "state": "working",
"url": "https://github.com/YunoHost-Apps/borgserver_ynh" "url": "https://github.com/YunoHost-Apps/borgserver_ynh"
@ -391,6 +391,7 @@
}, },
"dolibarr": { "dolibarr": {
"branch": "master", "branch": "master",
"level": 7,
"revision": "HEAD", "revision": "HEAD",
"state": "working", "state": "working",
"url": "https://github.com/Yunohost-Apps/dolibarr_ynh" "url": "https://github.com/Yunohost-Apps/dolibarr_ynh"
@ -1946,7 +1947,7 @@
}, },
"vpnclient": { "vpnclient": {
"branch": "master", "branch": "master",
"level": 5, "level": 7,
"revision": "HEAD", "revision": "HEAD",
"state": "working", "state": "working",
"url": "https://github.com/labriqueinternet/vpnclient_ynh" "url": "https://github.com/labriqueinternet/vpnclient_ynh"