mirror of
https://github.com/YunoHost-Apps/wallabag2_ynh.git
synced 2024-10-01 13:35:06 +02:00
Update package version + yunohost requirements
CI gives us this warning: > ! Using official helper ynh_permission_update implies requiring at least version 3.7.0, but manifest only requires 3.5
This commit is contained in:
parent
46b0882ca1
commit
fc847322ef
1 changed files with 2 additions and 2 deletions
|
@ -6,7 +6,7 @@
|
||||||
"en": "A self hostable read-it-later app",
|
"en": "A self hostable read-it-later app",
|
||||||
"fr": "Une application de lecture-plus-tard auto-hébergeable"
|
"fr": "Une application de lecture-plus-tard auto-hébergeable"
|
||||||
},
|
},
|
||||||
"version": "2.3.8~ynh2",
|
"version": "2.3.8~ynh3",
|
||||||
"url": "https://www.wallabag.org",
|
"url": "https://www.wallabag.org",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"maintainer": {
|
"maintainer": {
|
||||||
|
@ -14,7 +14,7 @@
|
||||||
"email": ""
|
"email": ""
|
||||||
},
|
},
|
||||||
"requirements": {
|
"requirements": {
|
||||||
"yunohost": ">= 3.5"
|
"yunohost": ">= 3.7.0"
|
||||||
},
|
},
|
||||||
"multi_instance": true,
|
"multi_instance": true,
|
||||||
"services": [
|
"services": [
|
||||||
|
|
Loading…
Add table
Reference in a new issue