diff --git a/README.md b/README.md index 67450d3..85c59c7 100755 --- a/README.md +++ b/README.md @@ -18,7 +18,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:** 0.11.0~ynh1 +**Shipped version:** 0.12.1~ynh1 diff --git a/README_fr.md b/README_fr.md index c50961e..bab4b8c 100755 --- a/README_fr.md +++ b/README_fr.md @@ -14,7 +14,7 @@ Si vous n'avez pas YunoHost, regardez [ici](https://yunohost.org/#/install) pour 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 :** 0.11.0~ynh1 +**Version incluse :** 0.12.1~ynh1 diff --git a/conf/app.src b/conf/app.src index c2ad8a6..3fe4c15 100755 --- a/conf/app.src +++ b/conf/app.src @@ -1,5 +1,5 @@ -SOURCE_URL=https://github.com/mattermost/focalboard/releases/download/v0.11.0/focalboard-server-linux-amd64.tar.gz -SOURCE_SUM=f98c8b7b9c30871fd4959a9226995fdb739749b329100811c29b485c56eae5f0 +SOURCE_URL=https://github.com/mattermost/focalboard/releases/download/v0.12.1/focalboard-server-linux-amd64.tar.gz +SOURCE_SUM=bc931ea32a922351c352576e435e8e8818a7b067f06b9fb45a0b27c54638e55e SOURCE_SUM_PRG=sha256sum SOURCE_FORMAT=tar.gz SOURCE_IN_SUBDIR=true diff --git a/manifest.json b/manifest.json index ac4d52b..4a4e772 100755 --- a/manifest.json +++ b/manifest.json @@ -6,7 +6,7 @@ "en": "Self-hosted alternative to Trello, Notion, and Asana", "fr": "Alternative auto-hébergée à Trello, Notion et Asana" }, - "version": "0.11.0~ynh1", + "version": "0.12.1~ynh1", "url": "https://www.focalboard.com/", "upstream": { "license": "MIT",