From 3a8302605abf03d409094a620712556d0ffb4345 Mon Sep 17 00:00:00 2001 From: Sylvain Date: Mon, 15 Jul 2024 21:54:40 +0200 Subject: [PATCH] Fix LANG --- manifest.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manifest.toml b/manifest.toml index f24c25a..c3ff516 100644 --- a/manifest.toml +++ b/manifest.toml @@ -7,7 +7,7 @@ name = "Immich" description.en = "Photo and video backup solution directly from your mobile phone" description.fr = "Sauvegarde de photos et de vidéos directement depuis votre mobile" -version = "1.108.0~ynh2" +version = "1.108.0~ynh3" maintainers = ["ewilly"]