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

Merge pull request #156 from YunoHost-Apps/testing

Testing
This commit is contained in:
Éric Gaspar 2023-03-10 07:52:58 +01:00 committed by GitHub
commit b9cbab48dd
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
4 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.27~ynh1
**Shipped version:** 1.2.27~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.27~ynh1
**Version incluse :** 1.2.27~ynh3
**Démo :** https://demo.yunohost.org/kanboard/

View file

@ -1,5 +1,5 @@
SOURCE_URL=https://github.com/kanboard/kanboard/archive/refs/tags/v1.2.27.tar.gz
SOURCE_SUM=0cb34480e178f416f82de790257e4e734405752b7dc43257519daa4f1591bee9
SOURCE_SUM=e452bc6113407a0c6f230f532b53e6170a8542bc7a495ea631543cc7c02c64b3
SOURCE_SUM_PRG=sha256sum
SOURCE_FORMAT=tar.gz
SOURCE_IN_SUBDIR=true

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.27~ynh2"
version = "1.2.27~ynh3"
maintainers = []