diff --git a/README.md b/README.md index f13ae55..b98b8f2 100644 --- a/README.md +++ b/README.md @@ -26,7 +26,7 @@ Self-hosted photo and video management solution. - Easy-to-use and friendly interface ; -**Shipped version:** 1.122.1~ynh2 +**Shipped version:** 1.122.2~ynh1 ## Screenshots diff --git a/README_es.md b/README_es.md index 8b77f89..2e157fc 100644 --- a/README_es.md +++ b/README_es.md @@ -26,7 +26,7 @@ Self-hosted photo and video management solution. - Easy-to-use and friendly interface ; -**Versión actual:** 1.122.1~ynh2 +**Versión actual:** 1.122.2~ynh1 ## Capturas diff --git a/README_eu.md b/README_eu.md index 8242cc7..eac0a06 100644 --- a/README_eu.md +++ b/README_eu.md @@ -26,7 +26,7 @@ Self-hosted photo and video management solution. - Easy-to-use and friendly interface ; -**Paketatutako bertsioa:** 1.122.1~ynh2 +**Paketatutako bertsioa:** 1.122.2~ynh1 ## Pantaila-argazkiak diff --git a/README_fr.md b/README_fr.md index 839c143..59a1949 100644 --- a/README_fr.md +++ b/README_fr.md @@ -26,7 +26,7 @@ Solution d'autohébergement pour a gestion de vos photos et vidéos. - Interface conviviale et egronomique ; -**Version incluse :** 1.122.1~ynh2 +**Version incluse :** 1.122.2~ynh1 ## Captures d’écran diff --git a/README_gl.md b/README_gl.md index 27f0862..228327b 100644 --- a/README_gl.md +++ b/README_gl.md @@ -26,7 +26,7 @@ Self-hosted photo and video management solution. - Easy-to-use and friendly interface ; -**Versión proporcionada:** 1.122.1~ynh2 +**Versión proporcionada:** 1.122.2~ynh1 ## Capturas de pantalla diff --git a/README_id.md b/README_id.md index fc18db7..0c65065 100644 --- a/README_id.md +++ b/README_id.md @@ -26,7 +26,7 @@ Self-hosted photo and video management solution. - Easy-to-use and friendly interface ; -**Versi terkirim:** 1.122.1~ynh2 +**Versi terkirim:** 1.122.2~ynh1 ## Tangkapan Layar diff --git a/README_nl.md b/README_nl.md index b424dd0..f2b4bb3 100644 --- a/README_nl.md +++ b/README_nl.md @@ -26,7 +26,7 @@ Self-hosted photo and video management solution. - Easy-to-use and friendly interface ; -**Geleverde versie:** 1.122.1~ynh2 +**Geleverde versie:** 1.122.2~ynh1 ## Schermafdrukken diff --git a/README_pl.md b/README_pl.md index cc5b44f..430e28e 100644 --- a/README_pl.md +++ b/README_pl.md @@ -26,7 +26,7 @@ Self-hosted photo and video management solution. - Easy-to-use and friendly interface ; -**Dostarczona wersja:** 1.122.1~ynh2 +**Dostarczona wersja:** 1.122.2~ynh1 ## Zrzuty ekranu diff --git a/README_ru.md b/README_ru.md index 38c7439..7ef1921 100644 --- a/README_ru.md +++ b/README_ru.md @@ -26,7 +26,7 @@ Self-hosted photo and video management solution. - Easy-to-use and friendly interface ; -**Поставляемая версия:** 1.122.1~ynh2 +**Поставляемая версия:** 1.122.2~ynh1 ## Снимки экрана diff --git a/README_zh_Hans.md b/README_zh_Hans.md index 7cb316b..d730c62 100644 --- a/README_zh_Hans.md +++ b/README_zh_Hans.md @@ -26,7 +26,7 @@ Self-hosted photo and video management solution. - Easy-to-use and friendly interface ; -**分发版本:** 1.122.1~ynh2 +**分发版本:** 1.122.2~ynh1 ## 截图 diff --git a/manifest.toml b/manifest.toml index f1ed827..1dcd6dc 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.122.1~ynh2" +version = "1.122.2~ynh1" maintainers = ["ewilly"] @@ -43,8 +43,8 @@ ram.runtime = "500M" [resources.sources] [resources.sources.main] - url = "https://github.com/immich-app/immich/archive/refs/tags/v1.122.1.tar.gz" - sha256 = "eba5456527578963b0d34b24b23f6bf5d6f7015acb56eb3ea5fb22a09340824c" + url = "https://github.com/immich-app/immich/archive/refs/tags/v1.122.2.tar.gz" + sha256 = "28ee2adcfbe34ae72833f1078771fe1561415e450e1cd54a7a29d0cf57164d2e" autoupdate.strategy = "latest_github_release"