diff --git a/README.md b/README.md index 25573ee..ab11476 100644 --- a/README.md +++ b/README.md @@ -17,7 +17,7 @@ If you don't have YunoHost, please consult [the guide](https://yunohost.org/#/in Online diagram software for making flowcharts, process diagrams, org charts, UML, ER and network diagrams -**Shipped version:** 19.0.3~ynh1 +**Shipped version:** 20.0.4~ynh1 **Demo:** https://app.diagrams.net/ diff --git a/README_fr.md b/README_fr.md index b2a1fbc..82a37e1 100644 --- a/README_fr.md +++ b/README_fr.md @@ -17,7 +17,7 @@ Si vous n'avez pas YunoHost, regardez [ici](https://yunohost.org/#/install) pour Application en ligne qui permet de faire des schémas et du dessin vectoriel -**Version incluse :** 19.0.3~ynh1 +**Version incluse :** 20.0.4~ynh1 **Démo :** https://app.diagrams.net/ diff --git a/conf/app.src b/conf/app.src index 62a0b3b..62a90de 100644 --- a/conf/app.src +++ b/conf/app.src @@ -1,5 +1,5 @@ -SOURCE_URL=https://api.github.com/repos/jgraph/drawio/tarball/v19.0.3 -SOURCE_SUM=63686074eeb670fccd953b336e39ec3761101fbfa17da27c53acdb31708ba2a4 +SOURCE_URL=https://api.github.com/repos/jgraph/drawio/tarball/v20.0.4 +SOURCE_SUM=d6ff078baef64cbff170474af6431f110ad98b030c4e168aeb6356efdb3d3668 SOURCE_SUM_PRG=sha256sum SOURCE_FORMAT=tar.gz SOURCE_IN_SUBDIR=true diff --git a/manifest.json b/manifest.json index bffa69e..e947892 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": "19.0.3~ynh1", + "version": "20.0.4~ynh1", "url": "https://www.diagrams.net/", "upstream": { "license": "Apache-2.0",