Merge pull request #72 from jellyfin/renovate/jellyfin.controller-10.x

This commit is contained in:
Anthony Lavado 2024-10-05 11:42:18 -04:00 committed by GitHub
commit e9312af2c2
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -11,7 +11,7 @@
</PropertyGroup> </PropertyGroup>
<ItemGroup> <ItemGroup>
<PackageReference Include="Jellyfin.Controller" Version="10.9.1" /> <PackageReference Include="Jellyfin.Controller" Version="10.9.11" />
<PackageReference Include="Jellyfin.Model" Version="10.9.11" /> <PackageReference Include="Jellyfin.Model" Version="10.9.11" />
</ItemGroup> </ItemGroup>