diff --git a/README.md b/README.md index 731d7c1..b28f736 100644 --- a/README.md +++ b/README.md @@ -30,7 +30,7 @@ Elegant open source project tracking. - Internationalization -**Shipped version:** 1.19.0~ynh1 +**Shipped version:** 1.19.1~ynh1 **Demo:** diff --git a/README_es.md b/README_es.md index 8262c27..0b44c30 100644 --- a/README_es.md +++ b/README_es.md @@ -30,7 +30,7 @@ Elegant open source project tracking. - Internationalization -**Versión actual:** 1.19.0~ynh1 +**Versión actual:** 1.19.1~ynh1 **Demo:** diff --git a/README_eu.md b/README_eu.md index 618623a..4a63d51 100644 --- a/README_eu.md +++ b/README_eu.md @@ -30,7 +30,7 @@ Elegant open source project tracking. - Internationalization -**Paketatutako bertsioa:** 1.19.0~ynh1 +**Paketatutako bertsioa:** 1.19.1~ynh1 **Demoa:** diff --git a/README_fr.md b/README_fr.md index dbb5859..92e1adf 100644 --- a/README_fr.md +++ b/README_fr.md @@ -30,7 +30,7 @@ Suivi de projet open source élégant. - Internationalisation -**Version incluse :** 1.19.0~ynh1 +**Version incluse :** 1.19.1~ynh1 **Démo :** diff --git a/README_gl.md b/README_gl.md index b5ed94a..cfab01e 100644 --- a/README_gl.md +++ b/README_gl.md @@ -30,7 +30,7 @@ Elegant open source project tracking. - Internationalization -**Versión proporcionada:** 1.19.0~ynh1 +**Versión proporcionada:** 1.19.1~ynh1 **Demo:** diff --git a/README_zh_Hans.md b/README_zh_Hans.md index b7884b3..44f1d8a 100644 --- a/README_zh_Hans.md +++ b/README_zh_Hans.md @@ -30,7 +30,7 @@ Elegant open source project tracking. - Internationalization -**分发版本:** 1.19.0~ynh1 +**分发版本:** 1.19.1~ynh1 **演示:** diff --git a/manifest.toml b/manifest.toml index cbcc2e4..f2ac1a8 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.19.0~ynh1" +version = "1.19.1~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.19.0/planka-prebuild-v1.19.0.zip" - sha256 = "bf811ae1aa6400e26cdfa78bebcc94a804a8a2c96cc62f6b814b45e1730239d0" + url = "https://github.com/plankanban/planka/releases/download/v1.19.1/planka-prebuild-v1.19.1.zip" + sha256 = "d9fa86fb040f5c75d943a35436a3ad6b5fad2979574c61c6d9b111158518331d" autoupdate.strategy = "latest_github_release" autoupdate.asset = "^planka-prebuild-v.*zip$"