diff options
Diffstat (limited to 'bundles/immich')
| -rw-r--r-- | bundles/immich/metadata.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/bundles/immich/metadata.py b/bundles/immich/metadata.py index 00b7107..e591bf9 100644 --- a/bundles/immich/metadata.py +++ b/bundles/immich/metadata.py @@ -14,7 +14,7 @@ defaults = { }, "containers": { "immich": { - "version": "2.7.3", + "version": "2.7.5", }, }, "metrics": { |