Skip to content

Commit

Permalink
Update to 10.10.0
Browse files Browse the repository at this point in the history
  • Loading branch information
danieladov committed Nov 1, 2024
1 parent 0dcdfcd commit a811c95
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions Jellyfin.Plugin.ThemeSongs/Jellyfin.Plugin.ThemeSongs.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -3,14 +3,14 @@
<PropertyGroup>
<TargetFramework>net8.0</TargetFramework>
<IsPackable>true</IsPackable>
<AssemblyVersion>10.9.2.0</AssemblyVersion>
<FileVersion>10.9.2.0</FileVersion>
<AssemblyVersion>10.10.0.1</AssemblyVersion>
<FileVersion>10.10.0.1</FileVersion>
<Authors />
<Company />
</PropertyGroup>

<ItemGroup>
<PackageReference Include="Jellyfin.Controller" Version="10.9.0" />
<PackageReference Include="Jellyfin.Controller" Version="10.10.0" />
<PackageReference Include="Microsoft.AspNetCore.Mvc" Version="2.2.0" />
</ItemGroup>

Expand Down

0 comments on commit a811c95

Please sign in to comment.