diff --git a/README.md b/README.md
index b28f736..26dce7d 100644
--- a/README.md
+++ b/README.md
@@ -5,7 +5,7 @@ It shall NOT be edited by hand.
# Planka for YunoHost
-[](https://dash.yunohost.org/appci/app/planka)  
+[](https://ci-apps.yunohost.org/ci/apps/planka/)  
[](https://install-app.yunohost.org/?app=planka)
@@ -30,7 +30,7 @@ Elegant open source project tracking.
- Internationalization
-**Shipped version:** 1.19.1~ynh1
+**Shipped version:** 1.20.0~ynh1
**Demo:**
diff --git a/README_es.md b/README_es.md
index 0b44c30..a33ddbc 100644
--- a/README_es.md
+++ b/README_es.md
@@ -5,7 +5,7 @@ No se debe editar a mano.
# Planka para Yunohost
-[](https://dash.yunohost.org/appci/app/planka)  
+[](https://ci-apps.yunohost.org/ci/apps/planka/)  
[](https://install-app.yunohost.org/?app=planka)
@@ -30,7 +30,7 @@ Elegant open source project tracking.
- Internationalization
-**Versión actual:** 1.19.1~ynh1
+**Versión actual:** 1.20.0~ynh1
**Demo:**
diff --git a/README_eu.md b/README_eu.md
index 4a63d51..90143e2 100644
--- a/README_eu.md
+++ b/README_eu.md
@@ -5,7 +5,7 @@ EZ editatu eskuz.
# Planka YunoHost-erako
-[](https://dash.yunohost.org/appci/app/planka)  
+[](https://ci-apps.yunohost.org/ci/apps/planka/)  
[](https://install-app.yunohost.org/?app=planka)
@@ -30,7 +30,7 @@ Elegant open source project tracking.
- Internationalization
-**Paketatutako bertsioa:** 1.19.1~ynh1
+**Paketatutako bertsioa:** 1.20.0~ynh1
**Demoa:**
diff --git a/README_fr.md b/README_fr.md
index 92e1adf..80bd71e 100644
--- a/README_fr.md
+++ b/README_fr.md
@@ -5,7 +5,7 @@ Il NE doit PAS être modifié à la main.
# Planka pour YunoHost
-[](https://dash.yunohost.org/appci/app/planka)  
+[](https://ci-apps.yunohost.org/ci/apps/planka/)  
[](https://install-app.yunohost.org/?app=planka)
@@ -30,7 +30,7 @@ Suivi de projet open source élégant.
- Internationalisation
-**Version incluse :** 1.19.1~ynh1
+**Version incluse :** 1.20.0~ynh1
**Démo :**
diff --git a/README_gl.md b/README_gl.md
index cfab01e..e4d3d2d 100644
--- a/README_gl.md
+++ b/README_gl.md
@@ -5,7 +5,7 @@ NON debe editarse manualmente.
# Planka para YunoHost
-[](https://dash.yunohost.org/appci/app/planka)  
+[](https://ci-apps.yunohost.org/ci/apps/planka/)  
[](https://install-app.yunohost.org/?app=planka)
@@ -30,7 +30,7 @@ Elegant open source project tracking.
- Internationalization
-**Versión proporcionada:** 1.19.1~ynh1
+**Versión proporcionada:** 1.20.0~ynh1
**Demo:**
diff --git a/README_zh_Hans.md b/README_zh_Hans.md
index 44f1d8a..acd8c6f 100644
--- a/README_zh_Hans.md
+++ b/README_zh_Hans.md
@@ -5,7 +5,7 @@
# YunoHost 上的 Planka
-[](https://dash.yunohost.org/appci/app/planka)  
+[](https://ci-apps.yunohost.org/ci/apps/planka/)  
[](https://install-app.yunohost.org/?app=planka)
@@ -30,7 +30,7 @@ Elegant open source project tracking.
- Internationalization
-**分发版本:** 1.19.1~ynh1
+**分发版本:** 1.20.0~ynh1
**演示:**
diff --git a/manifest.toml b/manifest.toml
index f2ac1a8..62af046 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.1~ynh1"
+version = "1.20.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.19.1/planka-prebuild-v1.19.1.zip"
- sha256 = "d9fa86fb040f5c75d943a35436a3ad6b5fad2979574c61c6d9b111158518331d"
+ url = "https://github.com/plankanban/planka/releases/download/v1.20.0/planka-prebuild-v1.20.0.zip"
+ sha256 = "088b23d0a7edf6f4331eb6213795f26646d8dc0330a5944938ecd7caa845bfc8"
autoupdate.strategy = "latest_github_release"
autoupdate.asset = "^planka-prebuild-v.*zip$"