chore: bump jellyfin ABI version.
This commit is contained in:
parent
eef2f32e14
commit
5689d0424c
2 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
|||
name: Smart Playlist
|
||||
guid: dd2326e3-4d3e-4bfc-80e6-28502c1131df
|
||||
version: 0.5.1.0
|
||||
targetAbi: 10.10.3.0
|
||||
targetAbi: 10.10.5.0
|
||||
framework: net8.0
|
||||
owner: redxef
|
||||
overview: Smart playlists with Lisp filter engine.
|
||||
|
|
|
@ -9,8 +9,8 @@
|
|||
</PropertyGroup>
|
||||
|
||||
<ItemGroup>
|
||||
<PackageReference Include="Jellyfin.Controller" Version="10.10.3" />
|
||||
<PackageReference Include="Jellyfin.Model" Version="10.10.3" />
|
||||
<PackageReference Include="Jellyfin.Controller" Version="10.10.5" />
|
||||
<PackageReference Include="Jellyfin.Model" Version="10.10.5" />
|
||||
<PackageReference Include="YamlDotNet" Version="16.2.1" />
|
||||
</ItemGroup>
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue