Skip to content

Commit 8d3fa6d

Browse files
committed
Bump Version to v0.2.1
1 parent d5ddbcd commit 8d3fa6d

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

XboxWebApi/XboxWebApi.csproj

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,14 +3,14 @@
33
<PropertyGroup>
44
<TargetFrameworks>netstandard2.0;net452</TargetFrameworks>
55
<PackageId>OpenXbox.XboxWebApi</PackageId>
6-
<PackageVersion>0.2.0</PackageVersion>
6+
<PackageVersion>0.2.1</PackageVersion>
77
<Authors>Team OpenXbox</Authors>
88
<Description>Unoffical C# Xbox WebAPI, includes support for authentication with Windows Live / Xbox Live.</Description>
99
<PackageRequireLicenseAcceptance>false</PackageRequireLicenseAcceptance>
10-
<PackageReleaseNotes>Initial release</PackageReleaseNotes>
10+
<PackageReleaseNotes>Added Services for Profiles, People, Presence and Messages</PackageReleaseNotes>
1111
<Copyright>Copyright 2018 (c) Team OpenXbox</Copyright>
1212
<PackageTags>xbox live api authentication</PackageTags>
13-
<Version>0.2.0</Version>
13+
<Version>0.2.1</Version>
1414
<PackageProjectUrl>https://github.com/OpenXbox/xbox-webapi-csharp</PackageProjectUrl>
1515
<PackageLicenseUrl>https://github.com/OpenXbox/xbox-webapi-csharp/blob/master/LICENSE</PackageLicenseUrl>
1616
</PropertyGroup>

0 commit comments

Comments
 (0)