Skip to content

Commit

Permalink
Update version to 5.0.0-alpha (#687)
Browse files Browse the repository at this point in the history
  • Loading branch information
selmaohneh authored Jun 21, 2021
1 parent 3891550 commit 1f119f9
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions RiotSharp/RiotSharp.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,8 @@
<PropertyGroup>
<TargetFramework>netstandard1.3</TargetFramework>
<PackageId>RiotSharp</PackageId>
<Version>4.0.0</Version>
<PackageVersion>4.0.0</PackageVersion>
<Version>5.0.0-alpha</Version>
<PackageVersion>5.0.0-alpha</PackageVersion>
<Authors>BenFradet</Authors>
<Description>C# Wrapper for the Riot Games API</Description>
<PackageRequireLicenseAcceptance>false</PackageRequireLicenseAcceptance>
Expand Down

0 comments on commit 1f119f9

Please sign in to comment.