diff --git a/README.md b/README.md index 077bdbf..9f4c2da 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 [Piwigo](http://piwigo.org) is a photo gallery software for the web, built by an active community of users and developers. Extensions make Piwigo easily customizable. -**Shipped version:** 14.0.0~ynh1 +**Shipped version:** 14.2.0~ynh1 **Demo:** https://piwigo.org/demo diff --git a/README_fr.md b/README_fr.md index 04088d7..2538be0 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 [Piwigo](http://piwigo.org) est un logiciel de galerie photo pour le web, construit par une communauté active d'utilisateurs et de développeurs. Des extensions rendent Piwigo facilement personnalisable. -**Version incluse :** 14.0.0~ynh1 +**Version incluse :** 14.2.0~ynh1 **Démo :** https://piwigo.org/demo diff --git a/conf/app.src b/conf/app.src index c0d0a26..82b598e 100644 --- a/conf/app.src +++ b/conf/app.src @@ -1,5 +1,5 @@ -SOURCE_URL=https://piwigo.org/download/dlcounter.php?code=14.0.0 -SOURCE_SUM=42ad8f998177c2c9528fc9b547c2ee5637abe2dc398dcd5c2e4880fa66a8cf2f +SOURCE_URL=https://piwigo.org/download/dlcounter.php?code=14.2.0 +SOURCE_SUM=a172be9caf2931733cf180fe8640df83e3f0049ed18c7c7a6a76636a5afa6810 SOURCE_SUM_PRG=sha256sum SOURCE_FORMAT=zip SOURCE_IN_SUBDIR=true diff --git a/manifest.json b/manifest.json index 40aa134..4ba51cf 100644 --- a/manifest.json +++ b/manifest.json @@ -6,7 +6,7 @@ "en": "Open source photo gallery for the web", "fr": "Galerie de photos open source pour le web" }, - "version": "14.0.0~ynh1", + "version": "14.2.0~ynh1", "url": "http://piwigo.org", "upstream": { "license": "GPL-2.0",