diff --git a/README.md b/README.md index 9f1b582..33c1195 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:** 20.8.23~ynh1 +**Shipped version:** 21.0.7~ynh1 **Demo:** https://app.diagrams.net/ diff --git a/README_fr.md b/README_fr.md index bdc684f..27e90c0 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 :** 20.8.23~ynh1 +**Version incluse :** 21.0.7~ynh1 **Démo :** https://app.diagrams.net/ diff --git a/conf/app.src b/conf/app.src index 15947a8..07469dd 100644 --- a/conf/app.src +++ b/conf/app.src @@ -1,5 +1,5 @@ -SOURCE_URL=https://api.github.com/repos/jgraph/drawio/tarball/v20.8.23 -SOURCE_SUM=d690f9223d21a5bfafeb70feecdb6dac611709e5fb1a95ff7b7f8d9c1ea0cefa +SOURCE_URL=https://api.github.com/repos/jgraph/drawio/tarball/v21.0.7 +SOURCE_SUM=fc3f173817caa30725f02a764dee840467e6251da97423d96caeae27d0967326 SOURCE_SUM_PRG=sha256sum SOURCE_FORMAT=tar.gz SOURCE_IN_SUBDIR=true diff --git a/manifest.json b/manifest.json index 7ba83e5..c132c9a 100644 --- a/manifest.json +++ b/manifest.json @@ -6,7 +6,7 @@ "en": "Online diagram software for making flowcharts, process diagrams, org charts, UML, ER and network diagrams", "fr": "Application en ligne qui permet de faire des schémas et du dessin vectoriel" }, - "version": "20.8.23~ynh1", + "version": "21.0.7~ynh1", "url": "https://www.diagrams.net/", "upstream": { "license": "Apache-2.0",