diff --git a/README.md b/README.md index 1c2b833..f877b73 100644 --- a/README.md +++ b/README.md @@ -35,7 +35,7 @@ This version of Etherpad is preconfigured with a collection of plugins: - [ep_subscript_and_superscript](https://www.npmjs.com/package/ep_subscript_and_superscript) - *Support for subscript and superscript* -**Shipped version:** 1.9.0~ynh1 +**Shipped version:** 1.9.1~ynh1 **Demo:** https://video.etherpad.com diff --git a/README_fr.md b/README_fr.md index e94d1b4..b97b773 100644 --- a/README_fr.md +++ b/README_fr.md @@ -35,7 +35,7 @@ Cette version d'Etherpad est préconfigurée avec une collection de plugins: - [ep_subscript_and_superscript](https://www.npmjs.com/package/ep_subscript_and_superscript) - *Support des exposants et indices* -**Version incluse :** 1.9.0~ynh1 +**Version incluse :** 1.9.1~ynh1 **Démo :** https://video.etherpad.com diff --git a/manifest.toml b/manifest.toml index da4038b..0812088 100644 --- a/manifest.toml +++ b/manifest.toml @@ -5,7 +5,7 @@ name = "Etherpad MyPads" description.en = "Online editor providing collaborative editing in real-time" description.fr = "Éditeur en ligne fournissant l'édition collaborative en temps réel" -version = "1.9.0~ynh1" +version = "1.9.1~ynh1" maintainers = [] @@ -80,8 +80,8 @@ ram.runtime = "50M" [resources.sources] [resources.sources.main] - url = "https://github.com/ether/etherpad-lite/archive/1.9.0.tar.gz" - sha256 = "552ada23d880a875238ba5f411ac873913d059ef6c82a087f9c021b849dcaa6b" + url = "https://github.com/ether/etherpad-lite/archive/1.9.1.tar.gz" + sha256 = "667741235a2bcd8d28a32f5e611b82fb2ea7d11525ff41b8b5478b05a987b047" autoupdate.strategy = "latest_github_tag" [resources.system_user]