1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/kanboard_ynh.git synced 2024-09-03 19:36:17 +02:00

Merge branch 'testing' into mail

This commit is contained in:
Éric Gaspar 2023-10-24 09:06:16 +02:00
commit 94cc7a2307
3 changed files with 4 additions and 4 deletions

View file

@ -25,7 +25,7 @@ Kanboard is a free and open source Kanban project management software.
- Drag and drop tasks to manage your project
**Shipped version:** 1.2.33~ynh2
**Shipped version:** 1.2.33~ynh3
**Demo:** https://demo.yunohost.org/kanboard/

View file

@ -25,7 +25,7 @@ Kanboard est un logiciel de gestion de projet Kanban gratuit et open source.
- Glisser et déposez des tâches pour gérer votre projet
**Version incluse :** 1.2.33~ynh2
**Version incluse :** 1.2.33~ynh3
**Démo :** https://demo.yunohost.org/kanboard/

View file

@ -5,7 +5,7 @@ name = "Kanboard"
description.en = "Kanban project management software"
description.fr = "Logiciel de gestion de projet Kanban"
version = "1.2.33~ynh2"
version = "1.2.33~ynh3"
maintainers = []
@ -36,7 +36,7 @@ ram.runtime = "50M"
[install.init_main_permission]
type = "group"
default = false
default = "visitors"
[install.admin]
type = "user"