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

Commit 8c908ca

Browse files
build(deps): bump Jellyfin.Controller from 10.9.2 to 10.9.3 (#381)
* build(deps): bump Jellyfin.Controller from 10.9.2 to 10.9.3 Bumps [Jellyfin.Controller](https://github.com/jellyfin/jellyfin) from 10.9.2 to 10.9.3. - [Release notes](https://github.com/jellyfin/jellyfin/releases) - [Commits](jellyfin/jellyfin@v10.9.2...v10.9.3) --- updated-dependencies: - dependency-name: Jellyfin.Controller dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> * Update build.yaml --------- Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: ReenigneArcher <[email protected]>
1 parent c477c2d commit 8c908ca

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

Jellyfin.Plugin.Themerr/Jellyfin.Plugin.Themerr.csproj

+1-1
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111

1212
<ItemGroup>
1313
<FrameworkReference Include="Microsoft.AspNetCore.App" />
14-
<PackageReference Include="Jellyfin.Controller" Version="10.9.2" />
14+
<PackageReference Include="Jellyfin.Controller" Version="10.9.3" />
1515
<PackageReference Include="Newtonsoft.Json" Version="13.0.3" />
1616
<PackageReference Include="YoutubeExplode" Version="6.3.16" />
1717
</ItemGroup>

build.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
name: "Themerr"
33
image: "themerr-jellyfin.png"
44
guid: "e41ef0c4-c413-41ba-b4fa-8c565dc3c969"
5-
targetAbi: "10.9.1.0"
5+
targetAbi: "10.9.3.0"
66
framework: "net8.0"
77
overview: "Automatically add theme songs to movies and tv shows using ThemerrDB"
88
description: >-

0 commit comments

Comments
 (0)