Fixes the plugin failing to load (showing as disabled) on Jellyfin 10.11.9 and 10.11.10 for versions v1.14.1 through v1.15.3: those releases were compiled against a newer Jellyfin SDK than the advertised minimum. The plugin is now always compiled against the oldest supported Jellyfin SDK, a policy enforced by CI, so the advertised minimum version is the real one. If your plugin recently stopped working, update to this version and restart Jellyfin. No feature changes.