Update template.json to change IMMICH_VERSION value from 'version' to 'release'

This commit is contained in:
gyurix
2025-05-03 13:15:31 +02:00
parent b182606574
commit 64aa618977

View File

@@ -16,7 +16,7 @@
{ {
"description": "Please add Immich version:", "description": "Please add Immich version:",
"key": "IMMICH_VERSION", "key": "IMMICH_VERSION",
"value": "version", "value": "release",
"required": "true" "required": "true"
}, },
{ {