Merge pull request #66 from ReenigneArcher/patch-1

chore(deps): bump Jellyfin.Controller and Jellyfin.Model to 10.8.13
This commit is contained in:
Bond-009 2024-01-12 22:38:00 +01:00 committed by GitHub
commit 5f4229e0fd
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>