Skip to content

Commit

Permalink
repo: update to Jellyfin 10.10 [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
revam committed Oct 27, 2024
1 parent 80d2758 commit 3dff389
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 4 deletions.
5 changes: 3 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -38,8 +38,9 @@ compatible with what.
| `2.x.x` | `10.8` | `4.1.2` |
| `3.x.x` | `10.8` | `4.2.0` |
| `4.0.0``4.1.1` | `10.9` | `4.2.2` |
| `4.2.0``4.x.x` | `10.9` | `4.2.2``5.0.0` |
| `dev` | `10.9` | `dev` |
| `4.2.0``4.2.2` | `10.9` | `4.2.2``5.0.0` |
| `5.x.x` | `10.10` | `5.0.0` |
| `dev` | `10.10` | `dev` |

### Official Repository

Expand Down
2 changes: 1 addition & 1 deletion Shokofin/Shokofin.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@

<ItemGroup>
<PackageReference Include="AsyncKeyedLock" Version="6.4.2" />
<PackageReference Include="Jellyfin.Controller" Version="10.9.7" />
<PackageReference Include="Jellyfin.Controller" Version="10.10.0" />
<PackageReference Include="Microsoft.AspNetCore.SignalR.Client" Version="$(SignalRVersion)" />
<PackageReference Include="Microsoft.Extensions.Http" Version="8.0.0" />
</ItemGroup>
Expand Down
2 changes: 1 addition & 1 deletion build.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
name: "Shoko"
guid: "5216ccbf-d24a-4eb3-8a7e-7da4230b7052"
imageUrl: https://raw.githubusercontent.com/ShokoAnime/Shokofin/metadata/banner.png
targetAbi: "10.9.7.0"
targetAbi: "10.10.0.0"
owner: "ShokoAnime"
overview: "Manage your anime from Jellyfin using metadata from Shoko"
description: >
Expand Down

0 comments on commit 3dff389

Please sign in to comment.