mirror of
https://github.com/YunoHost/apps.git
synced 2024-09-03 20:06:07 +02:00
VPNclient and hotspot back to level 6 now that CI runs yunohost 4.3.x
This commit is contained in:
parent
c250cef20a
commit
272723da46
1 changed files with 2 additions and 2 deletions
|
@ -1225,7 +1225,7 @@
|
||||||
},
|
},
|
||||||
"hotspot": {
|
"hotspot": {
|
||||||
"category": "system_tools",
|
"category": "system_tools",
|
||||||
"level": 0,
|
"level": 6,
|
||||||
"state": "working",
|
"state": "working",
|
||||||
"subtags": [
|
"subtags": [
|
||||||
"network"
|
"network"
|
||||||
|
@ -3331,7 +3331,7 @@
|
||||||
},
|
},
|
||||||
"vpnclient": {
|
"vpnclient": {
|
||||||
"category": "system_tools",
|
"category": "system_tools",
|
||||||
"level": 0,
|
"level": 6,
|
||||||
"state": "working",
|
"state": "working",
|
||||||
"subtags": [
|
"subtags": [
|
||||||
"network"
|
"network"
|
||||||
|
|
Loading…
Add table
Reference in a new issue