Skip to content

Commit

Permalink
Update Jellyfin to 10.8.4.
Browse files Browse the repository at this point in the history
  • Loading branch information
Kevinjil committed Oct 9, 2022
1 parent eec967b commit f60423b
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions Jellyfin.Xtream/Jellyfin.Xtream.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -13,8 +13,8 @@
</PropertyGroup>

<ItemGroup>
<PackageReference Include="Jellyfin.Controller" Version="10.8.1" />
<PackageReference Include="Jellyfin.Model" Version="10.8.1" />
<PackageReference Include="Jellyfin.Controller" Version="10.8.4" />
<PackageReference Include="Jellyfin.Model" Version="10.8.4" />
<PackageReference Include="Newtonsoft.Json" Version="13.0.1" />
</ItemGroup>

Expand Down
2 changes: 1 addition & 1 deletion build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
name: "Jellyfin Xtream"
guid: "5d774c35-8567-46d3-a950-9bb8227a0c5d"
version: "0.5.1.0"
targetAbi: "10.8.1.0"
targetAbi: "10.8.4.0"
framework: "net6.0"
overview: "Stream content from an Xtream-compatible server."
description: >
Expand Down

0 comments on commit f60423b

Please sign in to comment.