diff --git a/README.md b/README.md index 844e6c8..9081dbc 100755 --- a/README.md +++ b/README.md @@ -19,7 +19,7 @@ If you don't have YunoHost, please consult [the guide](https://yunohost.org/#/in Focalboard is a project management tool that helps define, organize, track and manage work across teams, using a familiar kanban board view. -**Shipped version:** 7.7.0~ynh1 +**Shipped version:** 7.8.2~ynh1 ## Screenshots diff --git a/README_fr.md b/README_fr.md index b1bdcb0..81bb460 100755 --- a/README_fr.md +++ b/README_fr.md @@ -19,7 +19,7 @@ Si vous n’avez pas YunoHost, regardez [ici](https://yunohost.org/#/install) po Focalboard est un outil de gestion de projet qui aide à définir, organiser, suivre et gérer le travail entre les équipes, à l'aide d'une vue de tableau kanban familière. -**Version incluse :** 7.7.0~ynh1 +**Version incluse :** 7.8.2~ynh1 ## Captures d’écran diff --git a/conf/app.src b/conf/app.src index bf8e496..a03a989 100755 --- a/conf/app.src +++ b/conf/app.src @@ -1,5 +1,5 @@ -SOURCE_URL=https://github.com/mattermost/focalboard/releases/download/v7.7.0/focalboard-server-linux-amd64.tar.gz -SOURCE_SUM=df599057f1c44c2686b64c656f66c98813f11076b6d8c0ee64ddae8c7bfcd400 +SOURCE_URL=https://github.com/mattermost/focalboard/releases/download/v7.8.2/focalboard-server-linux-amd64.tar.gz +SOURCE_SUM=2ef4b17fe62292de80dbc97cf02fc7b3f38b65bf743a86be7c3543b4aa1c0b6c SOURCE_SUM_PRG=sha256sum SOURCE_FORMAT=tar.gz SOURCE_IN_SUBDIR=true