Skip to content

Commit

Permalink
Merge pull request #1 from xuhao61/dependabot/nuget/Jellyfin.Plugin.M…
Browse files Browse the repository at this point in the history
…etaTube/Jellyfin.Controller-10.8.11

Chore(deps): Bump Jellyfin.Controller from 10.8.0 to 10.8.11 in /Jellyfin.Plugin.MetaTube
  • Loading branch information
xuhao61 authored Apr 3, 2024
2 parents af434e8 + 443c01f commit 67cc367
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Jellyfin.Plugin.MetaTube/Jellyfin.Plugin.MetaTube.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -29,8 +29,8 @@
</ItemGroup>

<ItemGroup Condition="'$(Configuration)'=='Debug' or '$(Configuration)'=='Release'">
<PackageReference Include="Jellyfin.Controller" Version="10.8.0" />
<PackageReference Include="Jellyfin.Model" Version="10.8.0" />
<PackageReference Include="Jellyfin.Controller" Version="10.8.11" />
<PackageReference Include="Jellyfin.Model" Version="10.8.11" />
</ItemGroup>

<ItemGroup Condition="'$(Configuration)'=='Debug.Emby' or '$(Configuration)'=='Release.Emby'">
Expand Down

0 comments on commit 67cc367

Please sign in to comment.