Update config.json

This commit is contained in:
Alexandre
2025-02-27 08:00:24 +01:00
committed by GitHub
parent 1feebc3d13
commit a58a23681b

View File

@@ -10,7 +10,8 @@
"**/transcode/" "**/transcode/"
], ],
"breaking_versions": [ "breaking_versions": [
"10.10.5-2", "10.10.6-3",
"10.10.6-2",
"10.10.6" "10.10.6"
], ],
"codenotary": "alexandrep.github@gmail.com", "codenotary": "alexandrep.github@gmail.com",
@@ -132,6 +133,6 @@
"slug": "jellyfin", "slug": "jellyfin",
"udev": true, "udev": true,
"url": "https://github.com/alexbelgium/hassio-addons", "url": "https://github.com/alexbelgium/hassio-addons",
"version": "10.10.6-2", "version": "10.10.6-3",
"video": true "video": true
} }