chore: update jellyfin deps to 10.10.0.

This commit is contained in:
redxef 2024-10-27 20:10:20 +01:00
parent 4b34971700
commit 97c3a24db7
Signed by: redxef
GPG key ID: 7DAC3AA211CBD921

View file

@ -8,8 +8,8 @@
</PropertyGroup>
<ItemGroup>
<PackageReference Include="Jellyfin.Controller" Version="10.9.7" />
<PackageReference Include="Jellyfin.Model" Version="10.9.7" />
<PackageReference Include="Jellyfin.Controller" Version="10.10.0" />
<PackageReference Include="Jellyfin.Model" Version="10.10.0" />
</ItemGroup>
</Project>