mirror of
https://github.com/YunoHost-Apps/teddit_ynh.git
synced 2024-09-03 20:26:31 +02:00
Update manifest.toml
This commit is contained in:
parent
5f21316a4c
commit
4ac91d0521
1 changed files with 2 additions and 2 deletions
|
@ -5,7 +5,7 @@ name = "Teddit"
|
||||||
description.en = "Open source alternative Reddit front-end"
|
description.en = "Open source alternative Reddit front-end"
|
||||||
description.fr = "Front-end libre alternatif à Reddit"
|
description.fr = "Front-end libre alternatif à Reddit"
|
||||||
|
|
||||||
version = "0.4.0~ynh3"
|
version = "0.4.0~ynh4"
|
||||||
|
|
||||||
maintainers = ["eric_G"]
|
maintainers = ["eric_G"]
|
||||||
|
|
||||||
|
@ -16,7 +16,7 @@ demo = "https://teddit.net/"
|
||||||
code = "https://codeberg.org/teddit/teddit"
|
code = "https://codeberg.org/teddit/teddit"
|
||||||
|
|
||||||
[integration]
|
[integration]
|
||||||
yunohost = ">= 11.1.19"
|
yunohost = ">= 11.2"
|
||||||
architectures = "all"
|
architectures = "all"
|
||||||
multi_instance = true
|
multi_instance = true
|
||||||
ldap = false
|
ldap = false
|
||||||
|
|
Loading…
Add table
Reference in a new issue