Skip to content

Commit

Permalink
Merge pull request #7 from Froghut/10-4-fix
Browse files Browse the repository at this point in the history
adjust Jellyfin.Controller nuget version to use 10.4
  • Loading branch information
joshuaboniface authored Oct 5, 2019
2 parents fefd670 + e5dd57c commit 0444fb4
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@
<EmbeddedResource Include="thumb.png" />
</ItemGroup>
<ItemGroup>
<PackageReference Include="Jellyfin.Controller" Version="10.*" />
<PackageReference Include="Jellyfin.Controller" Version="10.4-*" />
<PackageReference Include="SQLitePCL.pretty.netstandard" Version="1.0.0" />
<PackageReference Include="System.Memory" Version="4.5.1" />
</ItemGroup>
Expand Down

0 comments on commit 0444fb4

Please sign in to comment.