Target Jellyfin 10.8

This commit is contained in:
Odd Stråbø
2022-06-24 16:49:01 +02:00
parent 06c07ad6c0
commit ccc02d3ce0
2 changed files with 4 additions and 4 deletions
@@ -11,8 +11,8 @@
</PropertyGroup>
<ItemGroup>
<PackageReference Include="Jellyfin.Controller" Version="10.*-*" />
<PackageReference Include="Jellyfin.Model" Version="10.*-*" />
<PackageReference Include="Jellyfin.Controller" Version="10.8.0" />
<PackageReference Include="Jellyfin.Model" Version="10.8.0" />
</ItemGroup>
<ItemGroup>