diff --git a/README.md b/README.md
index 159f06d..112bd87 100644
--- a/README.md
+++ b/README.md
@@ -30,7 +30,7 @@ Elegant open source project tracking.
- Internationalization
-**Shipped version:** 1.20.1~ynh1
+**Shipped version:** 1.21.0~ynh1
**Demo:**
diff --git a/README_es.md b/README_es.md
index fda09dd..5f1fad4 100644
--- a/README_es.md
+++ b/README_es.md
@@ -30,7 +30,7 @@ Elegant open source project tracking.
- Internationalization
-**Versión actual:** 1.20.1~ynh1
+**Versión actual:** 1.21.0~ynh1
**Demo:**
diff --git a/README_eu.md b/README_eu.md
index db1649d..697d3e1 100644
--- a/README_eu.md
+++ b/README_eu.md
@@ -30,7 +30,7 @@ Elegant open source project tracking.
- Internationalization
-**Paketatutako bertsioa:** 1.20.1~ynh1
+**Paketatutako bertsioa:** 1.21.0~ynh1
**Demoa:**
diff --git a/README_fr.md b/README_fr.md
index 289f0e7..29bc184 100644
--- a/README_fr.md
+++ b/README_fr.md
@@ -30,7 +30,7 @@ Suivi de projet open source élégant.
- Internationalisation
-**Version incluse :** 1.20.1~ynh1
+**Version incluse :** 1.21.0~ynh1
**Démo :**
diff --git a/README_gl.md b/README_gl.md
index 6b0e3ed..1511c5d 100644
--- a/README_gl.md
+++ b/README_gl.md
@@ -30,7 +30,7 @@ Elegant open source project tracking.
- Internationalization
-**Versión proporcionada:** 1.20.1~ynh1
+**Versión proporcionada:** 1.21.0~ynh1
**Demo:**
diff --git a/README_id.md b/README_id.md
index 49ca446..0549c91 100644
--- a/README_id.md
+++ b/README_id.md
@@ -30,7 +30,7 @@ Elegant open source project tracking.
- Internationalization
-**Versi terkirim:** 1.20.1~ynh1
+**Versi terkirim:** 1.21.0~ynh1
**Demo:**
@@ -42,7 +42,7 @@ Elegant open source project tracking.
- Website aplikasi resmi:
- Dokumentasi admin resmi:
-- Repositori kode aplikasi hulu:
+- Depot kode aplikasi hulu:
- Gudang YunoHost:
- Laporkan bug:
diff --git a/README_zh_Hans.md b/README_zh_Hans.md
index 6611054..14adcfd 100644
--- a/README_zh_Hans.md
+++ b/README_zh_Hans.md
@@ -30,7 +30,7 @@ Elegant open source project tracking.
- Internationalization
-**分发版本:** 1.20.1~ynh1
+**分发版本:** 1.21.0~ynh1
**演示:**
diff --git a/manifest.toml b/manifest.toml
index 482cfdc..029e99f 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.20.1~ynh1"
+version = "1.21.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.20.1/planka-prebuild-v1.20.1.zip"
- sha256 = "83aac1fc6f10284f1d7699d3034eaaa9d586a4d9f18aa1451b793eeb96702b6f"
+ url = "https://github.com/plankanban/planka/releases/download/v1.21.0/planka-prebuild-v1.21.0.zip"
+ sha256 = "26e0726e0563a225f982e826e10d725e9a215204f9a35c0569eac0a090a22ead"
autoupdate.strategy = "latest_github_release"
autoupdate.asset = "^planka-prebuild-v.*zip$"