mirror of
https://github.com/YunoHost-Apps/wallabag2_ynh.git
synced 2024-10-01 13:35:06 +02:00
version 4.1.0
! Using official helper ynh_legacy_permissions_delete_all implies requiring at least version 4.1, but manifest only requires 3.7.0 ! Using official helper ynh_legacy_permissions_exists implies requiring at least version 4.1, but manifest only requires 3.7.0
This commit is contained in:
parent
d04e27a310
commit
afdd82cbed
1 changed files with 1 additions and 1 deletions
|
@ -14,7 +14,7 @@
|
|||
"email": ""
|
||||
},
|
||||
"requirements": {
|
||||
"yunohost": ">= 3.7.0"
|
||||
"yunohost": ">= 4.1.0"
|
||||
},
|
||||
"multi_instance": true,
|
||||
"services": [
|
||||
|
|
Loading…
Add table
Reference in a new issue