From a19a23adac1e7d6f59f22d3c76361305bbbf42a7 Mon Sep 17 00:00:00 2001 From: Big Bear CI Date: Wed, 16 Oct 2024 23:13:22 +0000 Subject: [PATCH] Update app version [ready] --- Apps/immich-without-machine-learning/config.json | 2 +- Apps/immich/config.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/Apps/immich-without-machine-learning/config.json b/Apps/immich-without-machine-learning/config.json index 49fde6be..933e7f34 100644 --- a/Apps/immich-without-machine-learning/config.json +++ b/Apps/immich-without-machine-learning/config.json @@ -1,6 +1,6 @@ { "id": "immich-without-machine-learning", - "version": "1.118.1", + "version": "1.118.2", "image": "ghcr.io/immich-app/immich-server", "youtube": "https://youtu.be/ZIx2jDHYjjE", "docs_link": "", diff --git a/Apps/immich/config.json b/Apps/immich/config.json index a090a8f0..defd7b49 100644 --- a/Apps/immich/config.json +++ b/Apps/immich/config.json @@ -1,6 +1,6 @@ { "id": "immich", - "version": "1.118.1", + "version": "1.118.2", "image": "ghcr.io/immich-app/immich-server", "youtube": "https://youtu.be/ZIx2jDHYjjE", "docs_link": "",