chore: update jellyfin deps to 10.10.0.
This commit is contained in:
parent
4b34971700
commit
97c3a24db7
1 changed files with 2 additions and 2 deletions
|
@ -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>
|
||||
|
|
Loading…
Reference in a new issue