chore(deps): bump Jellyfin.Controller and Jellyfin.Model to 10.8.13

This commit is contained in:
ReenigneArcher 2023-12-12 23:14:20 -05:00 committed by GitHub
parent 9052fe20be
commit 4c4b1e5a71
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -11,8 +11,8 @@
</PropertyGroup> </PropertyGroup>
<ItemGroup> <ItemGroup>
<PackageReference Include="Jellyfin.Controller" Version="10.8.0" /> <PackageReference Include="Jellyfin.Controller" Version="10.8.13" />
<PackageReference Include="Jellyfin.Model" Version="10.8.0" /> <PackageReference Include="Jellyfin.Model" Version="10.8.13" />
</ItemGroup> </ItemGroup>
<ItemGroup> <ItemGroup>