diff --git a/README.md b/README.md index 0451105..ea686d6 100755 --- a/README.md +++ b/README.md @@ -19,7 +19,7 @@ It shall NOT be edited by hand. 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.4~ynh2 +**Shipped version:** 8.0.0~ynh1 ## Screenshots diff --git a/README_es.md b/README_es.md index 333c2ea..912954e 100644 --- a/README_es.md +++ b/README_es.md @@ -19,7 +19,7 @@ No se debe editar a mano. Focalboard is a project management tool that helps define, organize, track and manage work across teams, using a familiar kanban board view. -**Versión actual:** 7.11.4~ynh2 +**Versión actual:** 8.0.0~ynh1 ## Capturas diff --git a/README_eu.md b/README_eu.md index 0444608..680f9a3 100644 --- a/README_eu.md +++ b/README_eu.md @@ -19,7 +19,7 @@ EZ editatu eskuz. Focalboard is a project management tool that helps define, organize, track and manage work across teams, using a familiar kanban board view. -**Paketatutako bertsioa:** 7.11.4~ynh2 +**Paketatutako bertsioa:** 8.0.0~ynh1 ## Pantaila-argazkiak diff --git a/README_fr.md b/README_fr.md index 030805f..722b852 100755 --- a/README_fr.md +++ b/README_fr.md @@ -19,7 +19,7 @@ Il NE doit PAS être modifié à la main. 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.4~ynh2 +**Version incluse :** 8.0.0~ynh1 ## Captures d’écran diff --git a/README_gl.md b/README_gl.md index def2cd2..3e3e579 100644 --- a/README_gl.md +++ b/README_gl.md @@ -19,7 +19,7 @@ NON debe editarse manualmente. Focalboard is a project management tool that helps define, organize, track and manage work across teams, using a familiar kanban board view. -**Versión proporcionada:** 7.11.4~ynh2 +**Versión proporcionada:** 8.0.0~ynh1 ## Capturas de pantalla diff --git a/README_id.md b/README_id.md index d896271..36feae2 100644 --- a/README_id.md +++ b/README_id.md @@ -19,7 +19,7 @@ Ini TIDAK boleh diedit dengan tangan. Focalboard is a project management tool that helps define, organize, track and manage work across teams, using a familiar kanban board view. -**Versi terkirim:** 7.11.4~ynh2 +**Versi terkirim:** 8.0.0~ynh1 ## Tangkapan Layar diff --git a/README_zh_Hans.md b/README_zh_Hans.md index 412038c..249d993 100644 --- a/README_zh_Hans.md +++ b/README_zh_Hans.md @@ -19,7 +19,7 @@ Focalboard is a project management tool that helps define, organize, track and manage work across teams, using a familiar kanban board view. -**分发版本:** 7.11.4~ynh2 +**分发版本:** 8.0.0~ynh1 ## 截图 diff --git a/manifest.toml b/manifest.toml index d38171a..cc76e83 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.4~ynh2" +version = "8.0.0~ynh1" maintainers = [] @@ -41,8 +41,8 @@ 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/v8.0.0/mattermost-plugin-focalboard-v8.0.0-linux-amd64.tar.gz" + sha256 = "c2a02d6f7cedb4da4e941b890370ed99ac4aa12e455fd1b07eac50591d045762" autoupdate.strategy = "latest_github_release" autoupdate.asset = "^.*focalboard-.*linux-amd64.tar.gz$"