diff --git a/README.md b/README.md
index 64e943c..99ba42d 100644
--- a/README.md
+++ b/README.md
@@ -22,7 +22,7 @@ Be aware, Redis database backup and restore is not fully implemented.
If you want to install Etherpad with plugins and mysql database: https://github.com/YunoHost-Apps/etherpad_mypads_ynh",
-**Shipped version:** 2.0.2~ynh1
+**Shipped version:** 2.0.3~ynh1
**Demo:**
diff --git a/README_eu.md b/README_eu.md
index 2e49d26..812b63f 100644
--- a/README_eu.md
+++ b/README_eu.md
@@ -22,7 +22,7 @@ Be aware, Redis database backup and restore is not fully implemented.
If you want to install Etherpad with plugins and mysql database: https://github.com/YunoHost-Apps/etherpad_mypads_ynh",
-**Paketatutako bertsioa:** 2.0.2~ynh1
+**Paketatutako bertsioa:** 2.0.3~ynh1
**Demoa:**
diff --git a/README_fr.md b/README_fr.md
index 96e856b..00285ae 100644
--- a/README_fr.md
+++ b/README_fr.md
@@ -22,7 +22,7 @@ Attention, la sauvegarde et la restauration de la base de données Redis ne sont
Si vous souhaitez installer Etherpad avec les plugins et la base de données mysql : https://github.com/YunoHost-Apps/etherpad_mypads_ynh",
-**Version incluse :** 2.0.2~ynh1
+**Version incluse :** 2.0.3~ynh1
**Démo :**
diff --git a/README_gl.md b/README_gl.md
index 9add8b4..442625d 100644
--- a/README_gl.md
+++ b/README_gl.md
@@ -22,7 +22,7 @@ Be aware, Redis database backup and restore is not fully implemented.
If you want to install Etherpad with plugins and mysql database: https://github.com/YunoHost-Apps/etherpad_mypads_ynh",
-**Versión proporcionada:** 2.0.2~ynh1
+**Versión proporcionada:** 2.0.3~ynh1
**Demo:**
diff --git a/README_zh_Hans.md b/README_zh_Hans.md
index 7c26c9c..35c596a 100644
--- a/README_zh_Hans.md
+++ b/README_zh_Hans.md
@@ -22,7 +22,7 @@ Be aware, Redis database backup and restore is not fully implemented.
If you want to install Etherpad with plugins and mysql database: https://github.com/YunoHost-Apps/etherpad_mypads_ynh",
-**分发版本:** 2.0.2~ynh1
+**分发版本:** 2.0.3~ynh1
**演示:**
diff --git a/manifest.toml b/manifest.toml
index 927cf23..8b26ec8 100644
--- a/manifest.toml
+++ b/manifest.toml
@@ -5,7 +5,7 @@ name = "Etherpad"
description.en = "Collaborative editing in real-time"
description.fr = "Édition collaborative en temps réel"
-version = "2.0.2~ynh1"
+version = "2.0.3~ynh1"
maintainers = ["eric_G"]
@@ -63,8 +63,8 @@ ram.runtime = "50M"
[resources]
[resources.sources.main]
- url = "https://github.com/ether/etherpad-lite/archive/refs/tags/2.0.2.tar.gz"
- sha256 = "5b5e47dbe7b07c3cafd8830780408f25141231b62f44ce9aa066329ed3223b4e"
+ url = "https://github.com/ether/etherpad-lite/archive/refs/tags/2.0.3.tar.gz"
+ sha256 = "6dc19addc8280806590f9a82d4426a88a8ef77c7841f99f97a50d6aa6c9ecc1a"
autoupdate.strategy = "latest_github_tag"
[resources.ports]