Skip to content

Commit

Permalink
Downgrade LiteDB to 5.0.15 (#85)
Browse files Browse the repository at this point in the history
  • Loading branch information
oddstr13 authored and crobibero committed May 15, 2024
1 parent 04444d9 commit 369a810
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
<ItemGroup>
<PackageReference Include="Jellyfin.Data" Version="10.*-*" />
<PackageReference Include="Jellyfin.Controller" Version="10.*-*" />
<PackageReference Include="LiteDB" Version="5.0.19" />
<PackageReference Include="LiteDB" Version="5.0.15" />
</ItemGroup>

<!-- Code Analyzers-->
Expand Down

0 comments on commit 369a810

Please sign in to comment.