Skip to content

Commit

Permalink
Update dependency Jellyfin.Model to 10.10.3
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 19, 2024
1 parent e9312af commit f9b6636
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Jellyfin.Plugin.Template/Jellyfin.Plugin.Template.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@

<ItemGroup>
<PackageReference Include="Jellyfin.Controller" Version="10.9.11" />
<PackageReference Include="Jellyfin.Model" Version="10.9.11" />
<PackageReference Include="Jellyfin.Model" Version="10.10.3" />
</ItemGroup>

<ItemGroup>
Expand Down

0 comments on commit f9b6636

Please sign in to comment.