diff --git a/README.md b/README.md index 024eb6b..2afee33 100644 --- a/README.md +++ b/README.md @@ -24,7 +24,7 @@ Self-hosted photo and video management solution. - Easy-to-use and friendly interface ; -**Shipped version:** 1.107.1~ynh1 +**Shipped version:** 1.107.2~ynh1 ## Screenshots diff --git a/README_es.md b/README_es.md index 832301c..af48638 100644 --- a/README_es.md +++ b/README_es.md @@ -24,7 +24,7 @@ Self-hosted photo and video management solution. - Easy-to-use and friendly interface ; -**Versión actual:** 1.107.1~ynh1 +**Versión actual:** 1.107.2~ynh1 ## Capturas diff --git a/README_eu.md b/README_eu.md index b7ce1ee..0815eda 100644 --- a/README_eu.md +++ b/README_eu.md @@ -24,7 +24,7 @@ Self-hosted photo and video management solution. - Easy-to-use and friendly interface ; -**Paketatutako bertsioa:** 1.107.1~ynh1 +**Paketatutako bertsioa:** 1.107.2~ynh1 ## Pantaila-argazkiak diff --git a/README_fr.md b/README_fr.md index 906e5f8..9abb03f 100644 --- a/README_fr.md +++ b/README_fr.md @@ -24,7 +24,7 @@ Solution d'autohébergement pour a gestion de vos photos et vidéos. - Interface conviviale et egronomique ; -**Version incluse :** 1.107.1~ynh1 +**Version incluse :** 1.107.2~ynh1 ## Captures d’écran diff --git a/README_gl.md b/README_gl.md index 4ec5076..adf4694 100644 --- a/README_gl.md +++ b/README_gl.md @@ -24,7 +24,7 @@ Self-hosted photo and video management solution. - Easy-to-use and friendly interface ; -**Versión proporcionada:** 1.107.1~ynh1 +**Versión proporcionada:** 1.107.2~ynh1 ## Capturas de pantalla diff --git a/README_zh_Hans.md b/README_zh_Hans.md index 4411bc7..7dd2f7c 100644 --- a/README_zh_Hans.md +++ b/README_zh_Hans.md @@ -24,7 +24,7 @@ Self-hosted photo and video management solution. - Easy-to-use and friendly interface ; -**分发版本:** 1.107.1~ynh1 +**分发版本:** 1.107.2~ynh1 ## 截图 diff --git a/manifest.toml b/manifest.toml index e69185f..4009cdf 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.107.1~ynh1" +version = "1.107.2~ynh1" maintainers = ["ewilly"] @@ -42,8 +42,8 @@ ram.runtime = "500M" [resources.sources] [resources.sources.main] - url = "https://github.com/immich-app/immich/archive/refs/tags/v1.107.1.tar.gz" - sha256 = "0cc0f76ab236d8fbc335b7b353abeff1589b638483b389b3b426584bc634a928" + url = "https://github.com/immich-app/immich/archive/refs/tags/v1.107.2.tar.gz" + sha256 = "99be31d0ec09d4c29b28449fa8e008c6861ff4a6d3a04488dc480a210e2e870a" autoupdate.strategy = "latest_github_release"