diff --git a/README.md b/README.md
index 4aa0a31..bc82635 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.2.1~ynh1
+**Shipped version:** 2.2.2~ynh1
**Demo:**
diff --git a/README_es.md b/README_es.md
index ba977de..d20e1a0 100644
--- a/README_es.md
+++ b/README_es.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 actual:** 2.2.1~ynh1
+**Versión actual:** 2.2.2~ynh1
**Demo:**
diff --git a/README_eu.md b/README_eu.md
index 27d4813..8dd5566 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.2.1~ynh1
+**Paketatutako bertsioa:** 2.2.2~ynh1
**Demoa:**
diff --git a/README_fr.md b/README_fr.md
index 97e0ce3..67b2799 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.2.1~ynh1
+**Version incluse :** 2.2.2~ynh1
**Démo :**
diff --git a/README_gl.md b/README_gl.md
index 8f9c293..c1779f7 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.2.1~ynh1
+**Versión proporcionada:** 2.2.2~ynh1
**Demo:**
diff --git a/README_id.md b/README_id.md
index 9315988..453f0cc 100644
--- a/README_id.md
+++ b/README_id.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 terkirim:** 2.2.1~ynh1
+**Versi terkirim:** 2.2.2~ynh1
**Demo:**
diff --git a/README_zh_Hans.md b/README_zh_Hans.md
index 903bfcc..e1370b0 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.2.1~ynh1
+**分发版本:** 2.2.2~ynh1
**演示:**
diff --git a/manifest.toml b/manifest.toml
index 37cbb47..7bb100b 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.2.1~ynh1"
+version = "2.2.2~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.2.1.tar.gz"
- sha256 = "5448dd78a605db6c74d37c53dc6c82b9ce3028979e9f070d442809bb1870db08"
+ url = "https://github.com/ether/etherpad-lite/archive/refs/tags/2.2.2.tar.gz"
+ sha256 = "9e7fe5c3cae0adac95b6ae45fd7febea38d2c2fcb5ccaccf47235fe1f239480f"
autoupdate.strategy = "latest_github_tag"
[resources.ports]