diff --git a/README.md b/README.md index 0b5b647..3d803c5 100644 --- a/README.md +++ b/README.md @@ -30,7 +30,7 @@ Elegant open source project tracking. - Internationalization -**Shipped version:** 1.15.2~ynh2 +**Shipped version:** 1.15.6~ynh1 **Demo:** https://plankanban.github.io/planka/#/ diff --git a/README_fr.md b/README_fr.md index fac1bd4..96268c4 100644 --- a/README_fr.md +++ b/README_fr.md @@ -30,7 +30,7 @@ Suivi de projet open source élégant. - Internationalisation -**Version incluse :** 1.15.2~ynh2 +**Version incluse :** 1.15.6~ynh1 **Démo :** https://plankanban.github.io/planka/#/ diff --git a/manifest.toml b/manifest.toml index 73ff474..285a1b6 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.15.2~ynh2" +version = "1.15.6~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.15.2/planka-prebuild-v1.15.2.zip" - sha256 = "e823a872779ff500a6e757833d68f707ff0eb497fa3d9baff2bf2b3f9eb99000" + url = "https://github.com/plankanban/planka/releases/download/v1.15.6/planka-prebuild-v1.15.6.zip" + sha256 = "e754a03a8c59009a5578bcfe1888852c4ef28a736ea7f8115a262a93cb466863" autoupdate.strategy = "latest_github_tag" [resources.system_user]