diff --git a/ALL_README.md b/ALL_README.md
index 4ed64dd..e3c80d2 100644
--- a/ALL_README.md
+++ b/ALL_README.md
@@ -6,4 +6,5 @@
- [Lire le README en français](README_fr.md)
- [Le o README en galego](README_gl.md)
- [Baca README dalam bahasa bahasa Indonesia](README_id.md)
+- [Прочитать README на русский](README_ru.md)
- [阅读中文(简体)的 README](README_zh_Hans.md)
diff --git a/README.md b/README.md
index 112bd87..7b8c69c 100644
--- a/README.md
+++ b/README.md
@@ -30,7 +30,7 @@ Elegant open source project tracking.
- Internationalization
-**Shipped version:** 1.21.0~ynh1
+**Shipped version:** 1.21.1~ynh1
**Demo:**
diff --git a/README_es.md b/README_es.md
index 5f1fad4..2663e58 100644
--- a/README_es.md
+++ b/README_es.md
@@ -30,7 +30,7 @@ Elegant open source project tracking.
- Internationalization
-**Versión actual:** 1.21.0~ynh1
+**Versión actual:** 1.21.1~ynh1
**Demo:**
diff --git a/README_eu.md b/README_eu.md
index 697d3e1..860eaa6 100644
--- a/README_eu.md
+++ b/README_eu.md
@@ -30,7 +30,7 @@ Elegant open source project tracking.
- Internationalization
-**Paketatutako bertsioa:** 1.21.0~ynh1
+**Paketatutako bertsioa:** 1.21.1~ynh1
**Demoa:**
diff --git a/README_fr.md b/README_fr.md
index 29bc184..cac713f 100644
--- a/README_fr.md
+++ b/README_fr.md
@@ -30,7 +30,7 @@ Suivi de projet open source élégant.
- Internationalisation
-**Version incluse :** 1.21.0~ynh1
+**Version incluse :** 1.21.1~ynh1
**Démo :**
diff --git a/README_gl.md b/README_gl.md
index 1511c5d..6cc2014 100644
--- a/README_gl.md
+++ b/README_gl.md
@@ -30,7 +30,7 @@ Elegant open source project tracking.
- Internationalization
-**Versión proporcionada:** 1.21.0~ynh1
+**Versión proporcionada:** 1.21.1~ynh1
**Demo:**
diff --git a/README_id.md b/README_id.md
index 0549c91..0c3a3ea 100644
--- a/README_id.md
+++ b/README_id.md
@@ -30,7 +30,7 @@ Elegant open source project tracking.
- Internationalization
-**Versi terkirim:** 1.21.0~ynh1
+**Versi terkirim:** 1.21.1~ynh1
**Demo:**
diff --git a/README_ru.md b/README_ru.md
new file mode 100644
index 0000000..dc692a0
--- /dev/null
+++ b/README_ru.md
@@ -0,0 +1,61 @@
+
+
+# Planka для YunoHost
+
+[](https://ci-apps.yunohost.org/ci/apps/planka/)  
+
+[](https://install-app.yunohost.org/?app=planka)
+
+*[Прочтите этот README на других языках.](./ALL_README.md)*
+
+> *Этот пакет позволяет Вам установить Planka быстро и просто на YunoHost-сервер.*
+> *Если у Вас нет YunoHost, пожалуйста, посмотрите [инструкцию](https://yunohost.org/install), чтобы узнать, как установить его.*
+
+## Обзор
+
+Elegant open source project tracking.
+
+### Features
+
+- Create projects, boards, lists, cards, labels and tasks
+- Add card members, track time, set a due date, add attachments, write comments
+- Markdown support in a card description and comment
+- Filter by members and labels
+- Customize project background
+- Real-time updates
+- User notifications
+- Internationalization
+
+
+**Поставляемая версия:** 1.21.1~ynh1
+
+**Демо-версия:**
+
+## Снимки экрана
+
+
+
+## Документация и ресурсы
+
+- Официальный веб-сайт приложения:
+- Официальная документация администратора:
+- Репозиторий кода главной ветки приложения:
+- Магазин YunoHost:
+- Сообщите об ошибке:
+
+## Информация для разработчиков
+
+Пришлите Ваш запрос на слияние в [ветку `testing`](https://github.com/YunoHost-Apps/planka_ynh/tree/testing).
+
+Чтобы попробовать ветку `testing`, пожалуйста, сделайте что-то вроде этого:
+
+```bash
+sudo yunohost app install https://github.com/YunoHost-Apps/planka_ynh/tree/testing --debug
+или
+sudo yunohost app upgrade planka -u https://github.com/YunoHost-Apps/planka_ynh/tree/testing --debug
+```
+
+**Больше информации о пакетировании приложений:**
diff --git a/README_zh_Hans.md b/README_zh_Hans.md
index 14adcfd..11857e2 100644
--- a/README_zh_Hans.md
+++ b/README_zh_Hans.md
@@ -30,7 +30,7 @@ Elegant open source project tracking.
- Internationalization
-**分发版本:** 1.21.0~ynh1
+**分发版本:** 1.21.1~ynh1
**演示:**
diff --git a/manifest.toml b/manifest.toml
index 029e99f..621de60 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.21.0~ynh1"
+version = "1.21.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.21.0/planka-prebuild-v1.21.0.zip"
- sha256 = "26e0726e0563a225f982e826e10d725e9a215204f9a35c0569eac0a090a22ead"
+ url = "https://github.com/plankanban/planka/releases/download/v1.21.1/planka-prebuild-v1.21.1.zip"
+ sha256 = "3130aace4155ec64cd7212561f2854f626e44efc47d004713ff2d606a0a49538"
autoupdate.strategy = "latest_github_release"
autoupdate.asset = "^planka-prebuild-v.*zip$"