diff --git a/README.md b/README.md index babbbc2..583d468 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.11.3~ynh1 +**Shipped version:** 7.11.4~ynh1 ## Screenshots diff --git a/README_fr.md b/README_fr.md index 289c7a6..efa1376 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.11.3~ynh1 +**Version incluse :** 7.11.4~ynh1 ## Captures d’écran diff --git a/manifest.toml b/manifest.toml index e7b186c..6a9350c 100644 --- a/manifest.toml +++ b/manifest.toml @@ -5,7 +5,7 @@ name = "Focalboard" description.en = "Kanban project management software" description.fr = "Logiciel de gestion de projet Kanban" -version = "7.11.3~ynh1" +version = "7.11.4~ynh1" maintainers = [] @@ -41,10 +41,10 @@ ram.runtime = "50M" [resources.sources] [resources.sources.main] - url = "https://github.com/mattermost/focalboard/releases/download/v7.11.3/focalboard-server-linux-amd64.tar.gz" - sha256 = "3515ef5b90fe2d958b8869e0191915f0ca46ee4e6950e16c9647423981ebeecd" + url = "https://github.com/mattermost/focalboard/releases/download/v7.10.6/focalboard-server-linux-amd64.tar.gz" + sha256 = "76474c41c17f693ac7303c89815f51001d0acc2d5e844bca9846029079038bfe" autoupdate.strategy = "latest_github_release" - autoupdate.asset = "^mattermost-plugin-focalboard.tar.gz$" + autoupdate.asset = "^focalboard-server-linux-amd64.tar.gz$" [resources.ports]