diff options
Diffstat (limited to 'bundles')
| -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 dc2e01a..3a18673 100644 --- a/bundles/immich/metadata.py +++ b/bundles/immich/metadata.py @@ -14,7 +14,7 @@ defaults = { }, "containers": { "immich": { - "version": "2.6.3", + "version": "2.7.2", }, }, "metrics": { |