Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit 5b2874f

Browse files
authoredOct 26, 2024··
Update dependency Jellyfin.Model to 10.10.0
1 parent e9312af commit 5b2874f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎Jellyfin.Plugin.Template/Jellyfin.Plugin.Template.csproj

+1-1
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212

1313
<ItemGroup>
1414
<PackageReference Include="Jellyfin.Controller" Version="10.9.11" />
15-
<PackageReference Include="Jellyfin.Model" Version="10.9.11" />
15+
<PackageReference Include="Jellyfin.Model" Version="10.10.0" />
1616
</ItemGroup>
1717

1818
<ItemGroup>

0 commit comments

Comments
 (0)
Please sign in to comment.