1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/pixelfed_ynh.git synced 2024-09-03 20:06:04 +02:00

bump minimum YNH version

This commit is contained in:
lapineige 2023-08-31 18:02:25 +02:00 committed by GitHub
parent 4b6ed2d261
commit 68c055b369
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" code = "https://github.com/pixelfed/pixelfed"
[integration] [integration]
yunohost = ">= 11.1.19" yunohost = ">= 11.2.14"
architectures = "all" architectures = "all"
multi_instance = true multi_instance = true
ldap = false ldap = false