1
0
Fork 0
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:
Alexandre Aubin 2023-08-31 23:32:25 +02:00 committed by GitHub
parent f88af2ffe6
commit 150dbeba05
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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