Skip to content

Commit

Permalink
update to 1.5.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Matteo Fantin committed Feb 28, 2021
1 parent 4970283 commit f66779c
Showing 1 changed file with 6 additions and 5 deletions.
11 changes: 6 additions & 5 deletions ValorantNET/ValorantNET.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<PropertyGroup>
<TargetFramework>netstandard2.0</TargetFramework>
<GeneratePackageOnBuild>true</GeneratePackageOnBuild>
<Version>1.4.1</Version>
<Version>1.5.0</Version>
<PackageId>Valorant.NET</PackageId>
<Company>ValorantAppDevelopers</Company>
<Authors>Teo230</Authors>
Expand All @@ -14,10 +14,11 @@
The version follow the associated API service version
Support @Henrik-3 on github with a donation for his hosted service
https://github.com/Henrik-3</Description>
<AssemblyVersion>1.4.1.0</AssemblyVersion>
<FileVersion>1.4.1.0</FileVersion>
<PackageReleaseNotes>Add new endpoint
/valorant/v1/mmr-history/{region}/{name}/{tag}</PackageReleaseNotes>
<AssemblyVersion>1.5.0.0</AssemblyVersion>
<FileVersion>1.5.0.0</FileVersion>
<PackageReleaseNotes>Add new endpoints
/valorant/v2/mmr
/valorant/v1/live-match</PackageReleaseNotes>
</PropertyGroup>

<ItemGroup>
Expand Down

0 comments on commit f66779c

Please sign in to comment.