From 859c569f5a741ca95aee015e61b0c781ebb3ef10 Mon Sep 17 00:00:00 2001 From: YunoHost Bot Date: Sun, 3 Sep 2023 23:01:59 +0200 Subject: [PATCH] Upgrade to v4.11.1 (#83) * Upgrade to v4.11.1 * Auto-update README --- README.md | 2 +- README_fr.md | 2 +- manifest.toml | 6 +++--- 3 files changed, 5 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index d2ac790..c5051d0 100644 --- a/README.md +++ b/README.md @@ -18,7 +18,7 @@ If you don't have YunoHost, please consult [the guide](https://yunohost.org/#/in Lychee is a free photo-management tool, which runs on your server or web-space. Installing is a matter of seconds. Upload, manage and share photos like from a native application. Lychee comes with everything you need and all your photos are stored securely. -**Shipped version:** 4.11.0~ynh1 +**Shipped version:** 4.11.1~ynh1 **Demo:** https://lycheeorg.github.io/demo/ diff --git a/README_fr.md b/README_fr.md index 26cb101..1071290 100644 --- a/README_fr.md +++ b/README_fr.md @@ -18,7 +18,7 @@ Si vous n’avez pas YunoHost, regardez [ici](https://yunohost.org/#/install) po Lychee is a free photo-management tool, which runs on your server or web-space. Installing is a matter of seconds. Upload, manage and share photos like from a native application. Lychee comes with everything you need and all your photos are stored securely. -**Version incluse :** 4.11.0~ynh1 +**Version incluse :** 4.11.1~ynh1 **Démo :** https://lycheeorg.github.io/demo/ diff --git a/manifest.toml b/manifest.toml index c53a2ac..648b7d7 100644 --- a/manifest.toml +++ b/manifest.toml @@ -5,7 +5,7 @@ name = "Lychee" description.en = "Photo-management-system to manage and share photos" description.fr = "Système de gestion de photos pour gérer et partager des photos" -version = "4.11.0~ynh1" +version = "4.11.1~ynh1" maintainers = ["eric_G"] @@ -45,8 +45,8 @@ ram.runtime = "50M" [resources.sources] [resources.sources.main] - url = "https://github.com/LycheeOrg/Lychee/archive/refs/tags/v4.11.0.tar.gz" - sha256 = "201928cfb149a162af3de454328aa239dbbb38b9fbd46c053ead8fc4c6635de9" + url = "https://github.com/LycheeOrg/Lychee/archive/refs/tags/v4.11.1.tar.gz" + sha256 = "aaa3420006ee7a22580e449f97ac7c7dfda5a65c33e2803d9ee2ebebcf598330" autoupdate.strategy = "latest_github_tag" [resources.system_user]