diff --git a/README.md b/README.md index 55879c2..b396bbc 100644 --- a/README.md +++ b/README.md @@ -11,7 +11,7 @@ If you don't have YunoHost, please consult [the guide](https://yunohost.org/#/in ## Overview Photoview is a simple and user-friendly photo gallery that's made for photographers and aims to provide an easy and fast way to navigate directories, with thousands of high resolution photos. -**Shipped version:** 2.3.2 +**Shipped version:** 2.3.4 ## Screenshots diff --git a/README_fr.md b/README_fr.md index 10be53c..eff1bc5 100644 --- a/README_fr.md +++ b/README_fr.md @@ -11,7 +11,7 @@ Si vous n'avez pas YunoHost, consultez [le guide](https://yunohost.org/#/install ## Vue d'ensemble Photoview est une galerie photos simple et facile à utilizer, faite pur les photographes et qu vise a donner un moyen facile et rapide pour naviguer des dossiers contenant de milles de photos à haute résolution. -**Version incluse :** 2.3.2 +**Version incluse :** 2.3.4 ## Captures d'écran diff --git a/conf/app.src b/conf/app.src index e79d5f5..f3bec97 100644 --- a/conf/app.src +++ b/conf/app.src @@ -1,7 +1,7 @@ -SOURCE_URL=https://github.com/photoview/photoview/archive/refs/tags/v2.3.2.tar.gz -SOURCE_SUM=37d42a8696d39919659e69a2cf65ac74f55882cbd1cf3769cd341a130f217d6e +SOURCE_URL=https://github.com/photoview/photoview/archive/refs/tags/v2.3.4.tar.gz +SOURCE_SUM=86ab44a5ed7489b02864b9ce543800118456968a4921fbff29ec9201aa83a591 SOURCE_SUM_PRG=sha256sum SOURCE_FORMAT=tar.gz SOURCE_IN_SUBDIR=true -SOURCE_FILENAME=v2.3.2.tar.gz +SOURCE_FILENAME=v2.3.4.tar.gz SOURCE_EXTRACT=true diff --git a/manifest.json b/manifest.json index 23fa9ab..2833340 100644 --- a/manifest.json +++ b/manifest.json @@ -6,7 +6,7 @@ "en": "Simple and user-friendly photo gallery that's made for photographers ", "fr": "Galerie photos simple et facile à utilizer, faite pour les photographes" }, - "version": "2.3.2~ynh1", + "version": "2.3.4~ynh1", "url": "https://photoview.github.io/", "license": "AGPL-3.0-only", "maintainer": {