Skip to content
This repository has been archived by the owner on Oct 13, 2024. It is now read-only.

Commit

Permalink
build(deps): bump Jellyfin.Controller from 10.9.0 to 10.9.1 (#322)
Browse files Browse the repository at this point in the history
Bumps [Jellyfin.Controller](https://github.com/jellyfin/jellyfin) from 10.9.0 to 10.9.1.
- [Release notes](https://github.com/jellyfin/jellyfin/releases)
- [Commits](jellyfin/jellyfin@v10.9.0...v10.9.1)

---
updated-dependencies:
- dependency-name: Jellyfin.Controller
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored May 15, 2024
1 parent 7959c87 commit 74a2ed4
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion Jellyfin.Plugin.Themerr/Jellyfin.Plugin.Themerr.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@

<ItemGroup>
<FrameworkReference Include="Microsoft.AspNetCore.App" />
<PackageReference Include="Jellyfin.Controller" Version="10.9.0" />
<PackageReference Include="Jellyfin.Controller" Version="10.9.1" />
<PackageReference Include="Newtonsoft.Json" Version="13.0.3" />
<PackageReference Include="YoutubeExplode" Version="6.3.14" />
</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: "Themerr"
image: "themerr-jellyfin.png"
guid: "e41ef0c4-c413-41ba-b4fa-8c565dc3c969"
targetAbi: "10.9.0.0"
targetAbi: "10.9.1.0"
framework: "net8.0"
overview: "Automatically add theme songs to movies using ThemerrDB"
description: >-
Expand Down

0 comments on commit 74a2ed4

Please sign in to comment.