diff --git a/README.md b/README.md index 10d8a74..afb6de5 100644 --- a/README.md +++ b/README.md @@ -30,7 +30,7 @@ Elegant open source project tracking. - Internationalization -**Shipped version:** 1.16.4~ynh1 +**Shipped version:** 1.17.0~ynh1 **Demo:** diff --git a/README_eu.md b/README_eu.md index 649a023..8ff53a3 100644 --- a/README_eu.md +++ b/README_eu.md @@ -30,7 +30,7 @@ Elegant open source project tracking. - Internationalization -**Paketatutako bertsioa:** 1.16.4~ynh1 +**Paketatutako bertsioa:** 1.17.0~ynh1 **Demoa:** diff --git a/README_fr.md b/README_fr.md index f54239f..b644c29 100644 --- a/README_fr.md +++ b/README_fr.md @@ -30,7 +30,7 @@ Suivi de projet open source élégant. - Internationalisation -**Version incluse :** 1.16.4~ynh1 +**Version incluse :** 1.17.0~ynh1 **Démo :** diff --git a/README_gl.md b/README_gl.md index 8ff8141..e057740 100644 --- a/README_gl.md +++ b/README_gl.md @@ -30,7 +30,7 @@ Elegant open source project tracking. - Internationalization -**Versión proporcionada:** 1.16.4~ynh1 +**Versión proporcionada:** 1.17.0~ynh1 **Demo:** diff --git a/README_zh_Hans.md b/README_zh_Hans.md index 2950c05..0498109 100644 --- a/README_zh_Hans.md +++ b/README_zh_Hans.md @@ -30,7 +30,7 @@ Elegant open source project tracking. - Internationalization -**分发版本:** 1.16.4~ynh1 +**分发版本:** 1.17.0~ynh1 **演示:** diff --git a/manifest.toml b/manifest.toml index 607b056..edeb403 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.16.4~ynh1" +version = "1.17.0~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.16.4/planka-prebuild-v1.16.4.zip" - sha256 = "1557a4ea7f67f99b4f6f0960765a44ac5eb7ddb6effafb32442cacb9b676d5dd" + url = "https://github.com/plankanban/planka/releases/download/v1.17.0/planka-prebuild-v1.17.0.zip" + sha256 = "07df41ce32972095cd870bc02ee563d8408e497bc3226c184cfb8b32457328ee" autoupdate.strategy = "latest_github_release" autoupdate.asset = "^planka-prebuild-v.*zip$"