From 0207f87ba70b43c490705f24a40f1d6cd9feb3d3 Mon Sep 17 00:00:00 2001 From: Jules Bertholet Date: Mon, 12 Apr 2021 20:40:06 -0400 Subject: [PATCH] Update frontend to latest version --- README.md | 2 +- README_fr.md | 2 +- conf/frontend.src | 6 +++--- manifest.json | 2 +- 4 files changed, 6 insertions(+), 6 deletions(-) diff --git a/README.md b/README.md index c6f6653..d57601d 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 LibrePhotos is a Google Photos-like app. It supports automatic classification of faces, grouping photos by date, location, or objects present, and album creation. -**Shipped version:** 2020-04-10 +**Shipped version:** 2020-04-12 ## Screenshots diff --git a/README_fr.md b/README_fr.md index 465b45a..4b6e3b3 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 LibrePhotos est un sercice inspiré par Google Photos. Il prend en charge la classification des visages, le groupement des photos par date, la localisation géographique, ou objets présents, et la création d'albums. -**Version incluse :** 2020-04-10 +**Version incluse :** 2020-04-12 ## Captures d'écran diff --git a/conf/frontend.src b/conf/frontend.src index bf7788e..5d061dc 100644 --- a/conf/frontend.src +++ b/conf/frontend.src @@ -1,7 +1,7 @@ -SOURCE_URL=https://github.com/LibrePhotos/librephotos-frontend/tarball/a49a51e21675e2de9823ac4f7df0af826e6a2842 -SOURCE_SUM=5f33e348e75bbbcb1e08dcf759260402c0abab301585a850247ad2599dd234bf +SOURCE_URL=https://github.com/LibrePhotos/librephotos-frontend/tarball/435ed794d7534b93c5c307a304c82453faf536c1 +SOURCE_SUM=9c8d6d1d868af4de22a2b93666de6be50e7dafbd992f2be638490208b1dd6b4f SOURCE_SUM_PRG=sha256sum SOURCE_FORMAT=tar.gz SOURCE_IN_SUBDIR=true -SOURCE_FILENAME=a49a51e21675e2de9823ac4f7df0af826e6a2842 +SOURCE_FILENAME=435ed794d7534b93c5c307a304c82453faf536c1 SOURCE_EXTRACT=true diff --git a/manifest.json b/manifest.json index 1ac8d1f..031df12 100644 --- a/manifest.json +++ b/manifest.json @@ -6,7 +6,7 @@ "en": "A photo viewer and manager similar to Google Photos", "fr": "Un gestionnaire de photos semblable à Google Photos" }, - "version": "0.0.20210410~ynh1", + "version": "0.0.20210412~ynh1", "url": "https://github.com/LibrePhotos/librephotos", "license": "MIT", "maintainer": {