diff --git a/ALL_README.md b/ALL_README.md
index 152f2e7..4ed64dd 100644
--- a/ALL_README.md
+++ b/ALL_README.md
@@ -5,4 +5,5 @@
- [Irakurri README euskaraz](README_eu.md)
- [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_zh_Hans.md)
diff --git a/README.md b/README.md
index 4a03c8e..9d6d4fa 100644
--- a/README.md
+++ b/README.md
@@ -18,7 +18,7 @@ It shall NOT be edited by hand.
Joplin server is a note taking and to-do application, which can handle a large number of notes organised into notebooks. The notes are searchable, can be copied, tagged and modified either from the applications directly or from your own text editor. The notes are in Markdown format.
-**Shipped version:** 3.0.13~ynh1
+**Shipped version:** 3.0.14~ynh1
## Screenshots
diff --git a/README_es.md b/README_es.md
index 17d405f..8390f35 100644
--- a/README_es.md
+++ b/README_es.md
@@ -18,7 +18,7 @@ No se debe editar a mano.
Joplin server is a note taking and to-do application, which can handle a large number of notes organised into notebooks. The notes are searchable, can be copied, tagged and modified either from the applications directly or from your own text editor. The notes are in Markdown format.
-**Versión actual:** 3.0.13~ynh1
+**Versión actual:** 3.0.14~ynh1
## Capturas
diff --git a/README_eu.md b/README_eu.md
index 5088ef3..92e1f20 100644
--- a/README_eu.md
+++ b/README_eu.md
@@ -18,7 +18,7 @@ EZ editatu eskuz.
Joplin server is a note taking and to-do application, which can handle a large number of notes organised into notebooks. The notes are searchable, can be copied, tagged and modified either from the applications directly or from your own text editor. The notes are in Markdown format.
-**Paketatutako bertsioa:** 3.0.13~ynh1
+**Paketatutako bertsioa:** 3.0.14~ynh1
## Pantaila-argazkiak
diff --git a/README_fr.md b/README_fr.md
index d8cab55..b300df5 100644
--- a/README_fr.md
+++ b/README_fr.md
@@ -18,7 +18,7 @@ Il NE doit PAS être modifié à la main.
Joplin server est une application de prise de notes et de tâches, qui peut gérer un grand nombre de notes organisées dans des cahiers. Les notes sont consultables, peuvent être copiées, étiquetées et modifiées directement depuis les applications ou depuis votre propre éditeur de texte. Les notes sont au format Markdown.
-**Version incluse :** 3.0.13~ynh1
+**Version incluse :** 3.0.14~ynh1
## Captures d’écran
diff --git a/README_gl.md b/README_gl.md
index 9309202..1a79e61 100644
--- a/README_gl.md
+++ b/README_gl.md
@@ -18,7 +18,7 @@ NON debe editarse manualmente.
Joplin server is a note taking and to-do application, which can handle a large number of notes organised into notebooks. The notes are searchable, can be copied, tagged and modified either from the applications directly or from your own text editor. The notes are in Markdown format.
-**Versión proporcionada:** 3.0.13~ynh1
+**Versión proporcionada:** 3.0.14~ynh1
## Capturas de pantalla
diff --git a/README_id.md b/README_id.md
new file mode 100644
index 0000000..3bb6e5a
--- /dev/null
+++ b/README_id.md
@@ -0,0 +1,47 @@
+
+
+# Joplin untuk YunoHost
+
+[](https://ci-apps.yunohost.org/ci/apps/joplin/)  
+
+[](https://install-app.yunohost.org/?app=joplin)
+
+*[Baca README ini dengan bahasa yang lain.](./ALL_README.md)*
+
+> *Paket ini memperbolehkan Anda untuk memasang Joplin secara cepat dan mudah pada server YunoHost.*
+> *Bila Anda tidak mempunyai YunoHost, silakan berkonsultasi dengan [panduan](https://yunohost.org/install) untuk mempelajari bagaimana untuk memasangnya.*
+
+## Ringkasan
+
+Joplin server is a note taking and to-do application, which can handle a large number of notes organised into notebooks. The notes are searchable, can be copied, tagged and modified either from the applications directly or from your own text editor. The notes are in Markdown format.
+
+**Versi terkirim:** 3.0.14~ynh1
+
+## Tangkapan Layar
+
+
+
+## Dokumentasi dan sumber daya
+
+- Website aplikasi resmi:
+- Dokumentasi admin resmi:
+- Depot kode aplikasi hulu:
+- Gudang YunoHost:
+- Laporkan bug:
+
+## Info developer
+
+Silakan kirim pull request ke [`testing` branch](https://github.com/YunoHost-Apps/joplin_ynh/tree/testing).
+
+Untuk mencoba branch `testing`, silakan dilanjutkan seperti:
+
+```bash
+sudo yunohost app install https://github.com/YunoHost-Apps/joplin_ynh/tree/testing --debug
+atau
+sudo yunohost app upgrade joplin -u https://github.com/YunoHost-Apps/joplin_ynh/tree/testing --debug
+```
+
+**Info lebih lanjut mengenai pemaketan aplikasi:**
diff --git a/README_zh_Hans.md b/README_zh_Hans.md
index b36d7d8..e22e2d4 100644
--- a/README_zh_Hans.md
+++ b/README_zh_Hans.md
@@ -18,7 +18,7 @@
Joplin server is a note taking and to-do application, which can handle a large number of notes organised into notebooks. The notes are searchable, can be copied, tagged and modified either from the applications directly or from your own text editor. The notes are in Markdown format.
-**分发版本:** 3.0.13~ynh1
+**分发版本:** 3.0.14~ynh1
## 截图
diff --git a/manifest.toml b/manifest.toml
index d4ff1e0..016231a 100644
--- a/manifest.toml
+++ b/manifest.toml
@@ -7,7 +7,7 @@ name = "Joplin"
description.en = "Note taking and to-do application with synchronisation capabilities"
description.fr = "Application de prise de notes et de tâches avec capacités de synchronisation"
-version = "3.0.13~ynh1"
+version = "3.0.14~ynh1"
maintainers = ["eric_G"]
@@ -46,8 +46,8 @@ ram.runtime = "280M"
[resources.sources]
[resources.sources.main]
- url = "https://github.com/laurent22/joplin/archive/refs/tags/v3.0.13.tar.gz"
- sha256 = "2bf91efec385801bb13b62b459e21c1eb80d35a772f517ba7d079eb91faa1f98"
+ url = "https://github.com/laurent22/joplin/archive/refs/tags/v3.0.14.tar.gz"
+ sha256 = "1f068ac5bfdee5e4d6f1f1d44a23f08d5536e503cbae90c33ea56c3c0a7fa99c"
autoupdate.strategy = "latest_github_tag"
[resources.system_user]