Skip to content

Commit

Permalink
Bump Version to v0.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
tuxuser committed Jun 7, 2018
1 parent 6573e02 commit 50a4f75
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions XboxWebApi/XboxWebApi.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -3,14 +3,14 @@
<PropertyGroup>
<TargetFrameworks>netstandard2.0;net452</TargetFrameworks>
<PackageId>OpenXbox.XboxWebApi</PackageId>
<PackageVersion>0.1.0</PackageVersion>
<PackageVersion>0.2.0</PackageVersion>
<Authors>Team OpenXbox</Authors>
<Description>Unoffical C# Xbox WebAPI, includes support for authentication with Windows Live / Xbox Live.</Description>
<PackageRequireLicenseAcceptance>false</PackageRequireLicenseAcceptance>
<PackageReleaseNotes>Initial release</PackageReleaseNotes>
<Copyright>Copyright 2018 (c) Team OpenXbox</Copyright>
<PackageTags>xbox live api authentication</PackageTags>
<Version>0.1.0</Version>
<Version>0.2.0</Version>
<PackageProjectUrl>https://github.com/OpenXbox/xbox-webapi-csharp</PackageProjectUrl>
<PackageLicenseUrl>https://github.com/OpenXbox/xbox-webapi-csharp/blob/master/LICENSE</PackageLicenseUrl>
</PropertyGroup>
Expand Down

0 comments on commit 50a4f75

Please sign in to comment.