mirror of
https://github.com/YunoHost-Apps/phpsysinfo_ynh.git
synced 2024-09-03 19:56:43 +02:00
Error on yunohost version requirements
This commit is contained in:
parent
0b9f8be7a6
commit
9246cf5ac0
1 changed files with 2 additions and 2 deletions
|
@ -13,7 +13,7 @@
|
|||
"email": "duvalmickael@gmail.com"
|
||||
},
|
||||
"requirements": {
|
||||
"yunohost": ">> 2.4.0.4"
|
||||
"yunohost": ">= 2.4.0.4"
|
||||
},
|
||||
"multi_instance": false,
|
||||
"services": [
|
||||
|
@ -61,4 +61,4 @@
|
|||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Reference in a new issue