Skip to content

Commit

Permalink
Bumping version to 6.0.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
jesseward committed Aug 2, 2020
1 parent 294ce1a commit 6a29fcd
Showing 1 changed file with 3 additions and 3 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,8 +2,8 @@

<PropertyGroup>
<TargetFrameworks>netstandard2.1;</TargetFrameworks>
<AssemblyVersion>5.0.0</AssemblyVersion>
<FileVersion>5.0.0</FileVersion>
<AssemblyVersion>6.0.0.0</AssemblyVersion>
<FileVersion>6.0.0.0</FileVersion>
</PropertyGroup>

<ItemGroup>
Expand All @@ -15,7 +15,7 @@
</ItemGroup>

<ItemGroup>
<PackageReference Include="Jellyfin.Controller" Version="10.6.0" />
<PackageReference Include="Jellyfin.Controller" Version="10.*-*" />
<PackageReference Include="System.Memory" Version="4.5.4" />
</ItemGroup>

Expand Down

0 comments on commit 6a29fcd

Please sign in to comment.