From ce2ec55db2f19b8a60919647cba2bc906c321a6b Mon Sep 17 00:00:00 2001 From: Jules Bertholet Date: Tue, 20 Apr 2021 00:22:25 -0400 Subject: [PATCH] Upgrade to 2.3.1 --- README.md | 2 +- README_fr.md | 2 +- conf/app.src | 6 +++--- manifest.json | 2 +- 4 files changed, 6 insertions(+), 6 deletions(-) diff --git a/README.md b/README.md index b67e36b..df0c71b 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.0 +**Shipped version:** 2.3.1 ## Screenshots diff --git a/README_fr.md b/README_fr.md index f1d6451..849510a 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.0 +**Version incluse :** 2.3.1 ## Captures d'écran diff --git a/conf/app.src b/conf/app.src index 9ce2abd..d03f42c 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.0.tar.gz -SOURCE_SUM=7d51378a70f4cbe768c69f9c8546b60d4d6882b1e584dea117b47039a133eac9 +SOURCE_URL=https://github.com/photoview/photoview/archive/refs/tags/v2.3.1.tar.gz +SOURCE_SUM=adc0f130afb70f1dcf5b49b9641b603cdea4c218a8fa545ed3efbb8b65bd6cb7 SOURCE_SUM_PRG=sha256sum SOURCE_FORMAT=tar.gz SOURCE_IN_SUBDIR=true -SOURCE_FILENAME=v2.3.0.tar.gz +SOURCE_FILENAME=v2.3.1.tar.gz SOURCE_EXTRACT=true diff --git a/manifest.json b/manifest.json index 97c9f01..752ef64 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.0~ynh1", + "version": "2.3.1~ynh1", "url": "https://photoview.github.io/", "license": "AGPL-3.0-only", "maintainer": {