diff --git a/README.md b/README.md index 62a680e..0e4de72 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 Membership management web application for non profit organizations -**Shipped version:** 0.9.5.1~ynh1 +**Shipped version:** 0.9.5.2~ynh1 **Demo:** https://demo.galette.eu/login diff --git a/README_fr.md b/README_fr.md index f312dcd..ed5505e 100644 --- a/README_fr.md +++ b/README_fr.md @@ -13,7 +13,7 @@ Si vous n'avez pas YunoHost, regardez [ici](https://yunohost.org/#/install) pour Outil de gestion d'adhérents et de cotisation en ligne pour associations -**Version incluse :** 0.9.5.1~ynh1 +**Version incluse :** 0.9.5.2~ynh1 **Démo :** https://demo.galette.eu/login diff --git a/conf/app.src b/conf/app.src index 61027b1..aa31234 100644 --- a/conf/app.src +++ b/conf/app.src @@ -1,5 +1,5 @@ -SOURCE_URL=https://download.tuxfamily.org/galette/galette-0.9.5.1.tar.bz2 -SOURCE_SUM=4471408abf74125814b7fd4b43188741cb225a15e2c2793f332063c53a68dbc6 +SOURCE_URL=https://download.tuxfamily.org/galette/galette-0.9.5.2.tar.bz2 +SOURCE_SUM=274511844032e9bf3eeb00ef70b676dea7e74e2922141f17b63d90796ead6e83 SOURCE_SUM_PRG=sha256sum SOURCE_FORMAT=tar.gz SOURCE_IN_SUBDIR=true diff --git a/manifest.json b/manifest.json index 3e8fb6c..16e62cf 100644 --- a/manifest.json +++ b/manifest.json @@ -6,7 +6,7 @@ "en": "Membership management web application for non profit organizations", "fr": "Outil de gestion d'adhérents et de cotisation en ligne pour associations" }, - "version": "0.9.5.1~ynh1", + "version": "0.9.5.2~ynh1", "url": "https://www.galette.eu", "upstream": { "license": "GPL-3.0-or-later",