diff --git a/README.md b/README.md index 340d069..5d87c1d 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.102.0~ynh1 +**Shipped version:** 1.102.3~ynh1 ## Screenshots diff --git a/README_eu.md b/README_eu.md index c6f9303..e7a34fe 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.102.0~ynh1 +**Paketatutako bertsioa:** 1.102.3~ynh1 ## Pantaila-argazkiak diff --git a/README_fr.md b/README_fr.md index 265ce4a..e917d6f 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.102.0~ynh1 +**Version incluse :** 1.102.3~ynh1 ## Captures d’écran diff --git a/README_gl.md b/README_gl.md index 6a69adc..2f3653b 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.102.0~ynh1 +**Versión proporcionada:** 1.102.3~ynh1 ## Capturas de pantalla diff --git a/README_zh_Hans.md b/README_zh_Hans.md index c50c7ec..1fdd1c9 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.102.0~ynh1 +**分发版本:** 1.102.3~ynh1 ## 截图 diff --git a/manifest.toml b/manifest.toml index 9dd0b62..37b985e 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.102.0~ynh1" +version = "1.102.3~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.102.0.tar.gz" - sha256 = "aa3178e7763d342b95bca083cbf55ef0aaca74c139c7624fd6cf5d00c738fff4" + url = "https://github.com/immich-app/immich/archive/refs/tags/v1.102.3.tar.gz" + sha256 = "ea2e3cd9546e9429b8b3de3b34dbac25013c25fe97a51ecdf1572fcbbf4ad9f4" autoupdate.strategy = "latest_github_release"