diff --git a/ALL_README.md b/ALL_README.md index 8938aae..152f2e7 100644 --- a/ALL_README.md +++ b/ALL_README.md @@ -1,7 +1,7 @@ # All available README files by language - [Read the README in English](README.md) -- [Lee el README en español](README_es.md) +- [Lea el README en español](README_es.md) - [Irakurri README euskaraz](README_eu.md) - [Lire le README en français](README_fr.md) - [Le o README en galego](README_gl.md) diff --git a/README.md b/README.md index afaf904..05af348 100644 --- a/README.md +++ b/README.md @@ -30,7 +30,7 @@ Elegant open source project tracking. - Internationalization -**Shipped version:** 1.17.3~ynh1 +**Shipped version:** 1.17.5~ynh1 **Demo:** diff --git a/README_es.md b/README_es.md index 796f5d2..fec5097 100644 --- a/README_es.md +++ b/README_es.md @@ -30,7 +30,7 @@ Elegant open source project tracking. - Internationalization -**Versión actual:** 1.17.3~ynh1 +**Versión actual:** 1.17.5~ynh1 **Demo:** diff --git a/README_eu.md b/README_eu.md index 9ddd0ae..aaab0f9 100644 --- a/README_eu.md +++ b/README_eu.md @@ -30,7 +30,7 @@ Elegant open source project tracking. - Internationalization -**Paketatutako bertsioa:** 1.17.3~ynh1 +**Paketatutako bertsioa:** 1.17.5~ynh1 **Demoa:** diff --git a/README_fr.md b/README_fr.md index 189808e..0544a77 100644 --- a/README_fr.md +++ b/README_fr.md @@ -30,7 +30,7 @@ Suivi de projet open source élégant. - Internationalisation -**Version incluse :** 1.17.3~ynh1 +**Version incluse :** 1.17.5~ynh1 **Démo :** diff --git a/README_gl.md b/README_gl.md index fcd38d8..d2e7b6f 100644 --- a/README_gl.md +++ b/README_gl.md @@ -30,7 +30,7 @@ Elegant open source project tracking. - Internationalization -**Versión proporcionada:** 1.17.3~ynh1 +**Versión proporcionada:** 1.17.5~ynh1 **Demo:** diff --git a/README_zh_Hans.md b/README_zh_Hans.md index f692313..a24414b 100644 --- a/README_zh_Hans.md +++ b/README_zh_Hans.md @@ -30,7 +30,7 @@ Elegant open source project tracking. - Internationalization -**分发版本:** 1.17.3~ynh1 +**分发版本:** 1.17.5~ynh1 **演示:** diff --git a/manifest.toml b/manifest.toml index b33bc09..28fb674 100644 --- a/manifest.toml +++ b/manifest.toml @@ -7,7 +7,7 @@ name = "Planka" description.en = "Realtime kanban board for workgroups" description.fr = "Tableau Kanban en temps réel pour les groupes de travail" -version = "1.17.3~ynh1" +version = "1.17.5~ynh1" maintainers = ["eric_G"] @@ -50,8 +50,8 @@ ram.runtime = "50M" [resources.sources] [resources.sources.main] - url = "https://github.com/plankanban/planka/releases/download/v1.17.3/planka-prebuild-v1.17.3.zip" - sha256 = "9a74c859e69ac24f07be268fa3805554652e08bb7e8e12b25cb93c9b5a42d300" + url = "https://github.com/plankanban/planka/releases/download/v1.17.5/planka-prebuild-v1.17.5.zip" + sha256 = "9243ba01f340ee39eb3063e2b1e8f148bc5d4507ec9f4813b66da520e78a4ac3" autoupdate.strategy = "latest_github_release" autoupdate.asset = "^planka-prebuild-v.*zip$"