diff --git a/README.md b/README.md index af4df99..decb6ea 100644 --- a/README.md +++ b/README.md @@ -17,8 +17,7 @@ If you don't have YunoHost, please consult [the guide](https://yunohost.org/#/in Fab-manager is the Fab Lab management solution. It provides a comprehensive, web-based, open-source tool to simplify your administrative tasks, and document your marker's projects. - -**Shipped version:** 5.4.20~ynh1 +**Shipped version:** 5.5.8~ynh1 **Demo:** https://www.fab-manager.com/fr/demo diff --git a/README_fr.md b/README_fr.md index f579234..01c9a60 100644 --- a/README_fr.md +++ b/README_fr.md @@ -17,8 +17,7 @@ Si vous n'avez pas YunoHost, regardez [ici](https://yunohost.org/#/install) pour Fab-manager is the Fab Lab management solution. It provides a comprehensive, web-based, open-source tool to simplify your administrative tasks, and document your marker's projects. - -**Version incluse :** 5.4.20~ynh1 +**Version incluse :** 5.5.8~ynh1 **Démo :** https://www.fab-manager.com/fr/demo diff --git a/conf/app.src b/conf/app.src index 5ec5f01..c711a84 100644 --- a/conf/app.src +++ b/conf/app.src @@ -1,5 +1,5 @@ -SOURCE_URL=https://api.github.com/repos/sleede/fab-manager/tarball/v5.4.20 -SOURCE_SUM=7386d839c4f2e4fe632a839ca218db81daea09c8c0c61a2623a9e7e066625734 +SOURCE_URL=https://api.github.com/repos/sleede/fab-manager/tarball/v5.5.8 +SOURCE_SUM=46f52c700fbf0dac9351d015ced9678d0fb8eef6ef9838e681f7fc9eb3ae757c SOURCE_SUM_PRG=sha256sum SOURCE_FORMAT=tar.gz SOURCE_IN_SUBDIR=true diff --git a/manifest.json b/manifest.json index 9e33200..99396c7 100644 --- a/manifest.json +++ b/manifest.json @@ -5,7 +5,7 @@ "description": { "en": "Fab Lab management solution." }, - "version": "5.4.20~ynh1", + "version": "5.5.8~ynh1", "url": "https://www.fab-manager.com", "upstream": { "license": "AGPL-3.0-or-later",