Skip to content

Commit

Permalink
Update Jellyfin version
Browse files Browse the repository at this point in the history
  • Loading branch information
Kevinjil committed Dec 21, 2024
1 parent 91eec71 commit 75672b1
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.9.10" />
<PackageReference Include="Jellyfin.Model" Version="10.9.10" />
<PackageReference Include="Jellyfin.Controller" Version="10.10.3" />
<PackageReference Include="Jellyfin.Model" Version="10.10.3" />
<PackageReference Include="Newtonsoft.Json" Version="13.0.3" />
</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.6.3.0"
targetAbi: "10.9.2.0"
targetAbi: "10.10.3.0"
framework: "net8.0"
overview: "Stream content from an Xtream-compatible server."
description: >
Expand Down

0 comments on commit 75672b1

Please sign in to comment.