Skip to content

Commit

Permalink
Merge pull request #70 from jesseward/jesseward/8.2.0.0
Browse files Browse the repository at this point in the history
Update build.yaml to 8.2.0.0
  • Loading branch information
jesseward authored Oct 3, 2024
2 parents ef6f7e4 + f5200be commit 8dfb087
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
6 changes: 3 additions & 3 deletions Jellyfin.Plugin.Lastfm/Jellyfin.Plugin.Lastfm.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,9 @@

<PropertyGroup>
<TargetFramework>net8.0</TargetFramework>
<AssemblyVersion>8.1.0.0</AssemblyVersion>
<FileVersion>8.1.0.0</FileVersion>
<Version>8.1.0.0</Version>
<AssemblyVersion>8.2.0.0</AssemblyVersion>
<FileVersion>8.2.0.0</FileVersion>
<Version>8.2.0.0</Version>
</PropertyGroup>

<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: "LastFM"
guid: "5e7fe7f0-b048-429e-a431-b1a7e69c930d"
version: "8.1.0.0"
version: "8.2.0.0"
targetAbi: "10.9.0.0"
framework: "net8.0"
overview: "A plugin that scrobbles your Jellyfin music to LastFM."
Expand Down

0 comments on commit 8dfb087

Please sign in to comment.