mirror of
https://github.com/YunoHost-Apps/codimd_ynh.git
synced 2024-09-03 18:16:32 +02:00
Update manifest.toml
This commit is contained in:
parent
b9d3d58662
commit
0d7b456a61
1 changed files with 2 additions and 2 deletions
|
@ -5,7 +5,7 @@ name = "CodiMD"
|
|||
description.en = "Collaborative editor to work on notes written in Markdown"
|
||||
description.fr = "Éditeur collaboratif pour travailler sur des notes en Markdown"
|
||||
|
||||
version = "2.4.2~ynh1"
|
||||
version = "2.4.2~ynh2"
|
||||
|
||||
maintainers = ["eric_G"]
|
||||
|
||||
|
@ -17,7 +17,7 @@ userdoc = "https://hackmd.io/c/codimd-documentation/%2Fs%2Fcodimd-documentation#
|
|||
code = "https://github.com/hackmdio/codimd"
|
||||
|
||||
[integration]
|
||||
yunohost = ">= 11.1.17"
|
||||
yunohost = ">= 11.1.18"
|
||||
architectures = ["amd64"]
|
||||
multi_instance = false
|
||||
ldap = true
|
||||
|
|
Loading…
Reference in a new issue