mirror of
https://github.com/YunoHost-Apps/pixelfed_ynh.git
synced 2024-09-03 20:06:04 +02:00
manifest: fix yunohost version requirement typo
This commit is contained in:
parent
f88af2ffe6
commit
150dbeba05
1 changed files with 1 additions and 1 deletions
|
@ -17,7 +17,7 @@ userdoc = "https://docs.pixelfed.org/"
|
|||
code = "https://github.com/pixelfed/pixelfed"
|
||||
|
||||
[integration]
|
||||
yunohost = ">= 11.2.14"
|
||||
yunohost = ">= 11.2.4"
|
||||
architectures = "all"
|
||||
multi_instance = true
|
||||
ldap = false
|
||||
|
|
Loading…
Add table
Reference in a new issue