Skip to content
This repository has been archived by the owner on Jul 5, 2022. It is now read-only.

Commit

Permalink
Bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
stanriders committed Feb 19, 2019
1 parent c37ccc7 commit 1d23303
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions OppaiSharp/OppaiSharp.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<PropertyGroup>
<TargetFrameworks>netstandard1.0;net20</TargetFrameworks>
<GeneratePackageOnBuild>true</GeneratePackageOnBuild>
<Authors>HoLLy</Authors>
<Authors>HoLLy, StanR, Francesco149</Authors>
<Company>HoLLy</Company>
<PackageId>HoLLy.osu.OppaiSharp</PackageId>
<Description>An osu! PP library. Port of oppai-ng.</Description>
Expand All @@ -12,8 +12,8 @@
<PackageLicenseUrl>https://github.com/stanriders/OppaiSharp/blob/master/LICENSE</PackageLicenseUrl>
<RepositoryType>Git</RepositoryType>
<PackageTags>osu! osu pp oppai</PackageTags>
<PackageReleaseNotes>Updated for (some) PP rebalances, changed how accuracy is being calculated</PackageReleaseNotes>
<Version>3.0</Version>
<PackageReleaseNotes>Updated for the rest of pp rebalances</PackageReleaseNotes>
<Version>3.1</Version>
</PropertyGroup>

<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|AnyCPU'">
Expand Down

0 comments on commit 1d23303

Please # to comment.