diff --git a/README.md b/README.md index b5ea3eb..db8acc6 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.5 +**Shipped version:** 2.3.6 ## Screenshots diff --git a/README_fr.md b/README_fr.md index fd6e920..13ebad7 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 à utiliser, conçue pour les photographes et qui vise à fournir un moyen simple et rapide pour naviguer dans les dossiers contenant des milliers de photos haute résolution. -**Version incluse :** 2.3.5 +**Version incluse :** 2.3.6 ## Captures d'écran diff --git a/conf/app.src b/conf/app.src index 77272ec..7ac9d10 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.5.tar.gz -SOURCE_SUM=d6fc5f1496eb698325af2844ee201db1ab55cecdbe2b4e9928e9299598ed47a8 +SOURCE_URL=https://github.com/photoview/photoview/archive/refs/tags/v2.3.6.tar.gz +SOURCE_SUM=cef1d36baf7bd747179cc9844f5e00bef62fe3de4eca1c30669000d3e439d8cb SOURCE_SUM_PRG=sha256sum SOURCE_FORMAT=tar.gz SOURCE_IN_SUBDIR=true -SOURCE_FILENAME=v2.3.4.tar.gz +SOURCE_FILENAME=v2.3.6.tar.gz SOURCE_EXTRACT=true diff --git a/manifest.json b/manifest.json index 35ce0b0..75b6401 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 à utiliser, faite pour les photographes" }, - "version": "2.3.5~ynh1", + "version": "2.3.6~ynh1", "url": "https://photoview.github.io/", "license": "AGPL-3.0-only", "maintainer": {