diff --git a/README.md b/README.md index 996c656..a435799 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.112.1~ynh2 +**Shipped version:** 1.113.0~ynh1 ## Screenshots diff --git a/README_es.md b/README_es.md index e2af9e7..fd57f15 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.112.1~ynh2 +**Versión actual:** 1.113.0~ynh1 ## Capturas diff --git a/README_eu.md b/README_eu.md index 107746a..f7600e3 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.112.1~ynh2 +**Paketatutako bertsioa:** 1.113.0~ynh1 ## Pantaila-argazkiak diff --git a/README_fr.md b/README_fr.md index abad9d5..599346c 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.112.1~ynh2 +**Version incluse :** 1.113.0~ynh1 ## Captures d’écran diff --git a/README_gl.md b/README_gl.md index ef1ab74..1b8ae49 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.112.1~ynh2 +**Versión proporcionada:** 1.113.0~ynh1 ## Capturas de pantalla diff --git a/README_id.md b/README_id.md index efcb8c5..729d96f 100644 --- a/README_id.md +++ b/README_id.md @@ -24,7 +24,7 @@ Self-hosted photo and video management solution. - Easy-to-use and friendly interface ; -**Versi terkirim:** 1.112.1~ynh2 +**Versi terkirim:** 1.113.0~ynh1 ## Tangkapan Layar diff --git a/README_ru.md b/README_ru.md index 6f46ab5..01ac563 100644 --- a/README_ru.md +++ b/README_ru.md @@ -24,7 +24,7 @@ Self-hosted photo and video management solution. - Easy-to-use and friendly interface ; -**Поставляемая версия:** 1.112.1~ynh2 +**Поставляемая версия:** 1.113.0~ynh1 ## Снимки экрана diff --git a/README_zh_Hans.md b/README_zh_Hans.md index 5ac5a31..00196e3 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.112.1~ynh2 +**分发版本:** 1.113.0~ynh1 ## 截图 diff --git a/manifest.toml b/manifest.toml index 91ebaee..ab073fc 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.112.1~ynh2" +version = "1.113.0~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.112.1.tar.gz" - sha256 = "2f5fa0fbb19786f2309b2abe8182c6cca7b44fd2c1528a5b0597519be0992eb2" + url = "https://github.com/immich-app/immich/archive/refs/tags/v1.113.0.tar.gz" + sha256 = "bb28763a32e6b07111f2810be38018f6564026cb0013b14a849752f3588e0541" autoupdate.strategy = "latest_github_release"