diff --git a/README.md b/README.md
index 87e3041..552ec3a 100644
--- a/README.md
+++ b/README.md
@@ -19,7 +19,7 @@ If you don't have YunoHost, please consult [the guide](https://yunohost.org/#/in
diagrams.net (formerly draw.io) lets you create a wide range of diagrams, from simple tree and flow diagrams, to highly technical network, rack and electrical diagrams.
-**Shipped version:** 21.8.2~ynh1
+**Shipped version:** 22.0.0~ynh1
**Demo:** https://app.diagrams.net/
@@ -32,7 +32,6 @@ diagrams.net (formerly draw.io) lets you create a wide range of diagrams, from s
* Official app website:
* Official admin documentation:
* Upstream app code repository:
-* YunoHost documentation for this app:
* Report a bug:
## Developer info
diff --git a/README_fr.md b/README_fr.md
index 64d0d5e..85fc6b9 100644
--- a/README_fr.md
+++ b/README_fr.md
@@ -19,7 +19,7 @@ Si vous n’avez pas YunoHost, regardez [ici](https://yunohost.org/#/install) po
Application en ligne qui permet de faire des schémas et du dessin vectoriel
-**Version incluse :** 21.8.2~ynh1
+**Version incluse :** 22.0.0~ynh1
**Démo :** https://app.diagrams.net/
@@ -32,7 +32,6 @@ Application en ligne qui permet de faire des schémas et du dessin vectoriel
* Site officiel de l’app :
* Documentation officielle de l’admin :
* Dépôt de code officiel de l’app :
-* Documentation YunoHost pour cette app :
* Signaler un bug :
## Informations pour les développeurs
diff --git a/manifest.toml b/manifest.toml
index ee35dbc..66424d1 100644
--- a/manifest.toml
+++ b/manifest.toml
@@ -5,7 +5,7 @@ name = "Diagrams.net"
description.en = "Diagram software for making flowcharts, process diagrams, org charts"
description.fr = "Application qui permet de faire des schémas et du dessin vectoriel"
-version = "21.8.2~ynh1"
+version = "22.0.0~ynh1"
maintainers = ["Gofannon"]
@@ -40,8 +40,8 @@ ram.runtime = "50M"
[resources]
[resources.sources.main]
- url = "https://github.com/jgraph/drawio/archive/refs/tags/v21.8.2.tar.gz"
- sha256 = "4a4ed9a9e837a2f6bff1f4eeaef557805b22667b127ee76a6f95da5d357cd897"
+ url = "https://github.com/jgraph/drawio/archive/refs/tags/v22.0.0.tar.gz"
+ sha256 = "2202f332fd2a37240cc5e665fc3d593f506f7c3f61063164a34bf1a8b975c56e"
autoupdate.strategy = "latest_github_tag"
[resources.system_user]