mirror of
https://github.com/YunoHost-Apps/ttrss_ynh.git
synced 2024-10-01 13:34:46 +02:00
Update manifest.toml
This commit is contained in:
parent
4f0f3f49df
commit
aa66dd0546
1 changed files with 2 additions and 2 deletions
|
@ -5,7 +5,7 @@ name = "Tiny Tiny RSS"
|
|||
description.en = "News feed (RSS/Atom) reader and aggregator"
|
||||
description.fr = "Lecteur de flux d’actualité utilisant les protocoles RSS et Atom"
|
||||
|
||||
version = "20230311~ynh1"
|
||||
version = "20230410~ynh1"
|
||||
|
||||
maintainers = []
|
||||
|
||||
|
@ -17,7 +17,7 @@ admindoc = "https://tt-rss.org/wiki.php"
|
|||
code = "https://git-gitea.tt-rss.org/fox/tt-rss"
|
||||
|
||||
[integration]
|
||||
yunohost = ">= 11.1.16"
|
||||
yunohost = ">= 11.1.17"
|
||||
architectures = "all"
|
||||
multi_instance = true
|
||||
ldap = false
|
||||
|
|
Loading…
Add table
Reference in a new issue