diff --git a/README.md b/README.md index 006e794..7d01c6a 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,5 @@ @@ -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:** 23.1.4~ynh1 +**Shipped version:** 23.1.5~ynh1 **Demo:** https://app.diagrams.net/ @@ -47,4 +47,4 @@ or sudo yunohost app upgrade diagramsnet -u https://github.com/YunoHost-Apps/diagramsnet_ynh/tree/testing --debug ``` -**More info regarding app packaging:** +**More info regarding app packaging:** \ No newline at end of file diff --git a/README_fr.md b/README_fr.md index 6c1b944..6ef8021 100644 --- a/README_fr.md +++ b/README_fr.md @@ -1,5 +1,5 @@ @@ -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 :** 23.1.4~ynh1 +**Version incluse :** 23.1.5~ynh1 **Démo :** https://app.diagrams.net/ diff --git a/manifest.toml b/manifest.toml index 8dab1f7..baf60b5 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 = "23.1.4~ynh1" +version = "23.1.5~ynh1" maintainers = ["Gofannon"] @@ -43,8 +43,8 @@ ram.runtime = "50M" [resources] [resources.sources.main] - url = "https://github.com/jgraph/drawio/archive/refs/tags/v23.1.4.tar.gz" - sha256 = "c6936cd2484a5e6cf0de58df883e0be2012d39d806b3272580150299472a353b" + url = "https://github.com/jgraph/drawio/archive/refs/tags/v23.1.5.tar.gz" + sha256 = "05ef198e68a51faa4054fdb1db4ee13a141d07ea341cc17f073a3fc79b9bfabf" autoupdate.strategy = "latest_github_tag" [resources.system_user]