File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change 1
- # Valorant .NET - 1.5.0
2
- [ ![ valorant.net on fuget.org] ( https://img.shields.io/badge/FuGet-1.5.0 -green?logo=FuGet )] ( https://www.fuget.org/packages/valorant.net/1.5.0 )
3
- [ ![ valorant.net on nuget.org] ( https://img.shields.io/badge/NuGet-1.5.0 -blue?logo=NuGet )] ( https://www.nuget.org/packages/Valorant.NET )
1
+ # Valorant .NET - 1.6.2
2
+ [ ![ valorant.net on fuget.org] ( https://img.shields.io/badge/FuGet-1.6.2 -green?logo=FuGet )] ( https://www.fuget.org/packages/valorant.net/1.6.2 )
3
+ [ ![ valorant.net on nuget.org] ( https://img.shields.io/badge/NuGet-1.6.2 -blue?logo=NuGet )] ( https://www.nuget.org/packages/Valorant.NET )
4
4
5
5
The available methods follow this [ project] ( https://github.com/Henrik-3/unofficial-valorant-api )
6
6
@@ -19,7 +19,7 @@ This library use .NET Standard 2.0
19
19
[ Check] ( https://docs.microsoft.com/en-us/dotnet/standard/net-standard ) the official Microsoft documentation for more info
20
20
21
21
# Nuget Installation
22
- ``` Install-Package Valorant.NET -Version 1.5.0 ```
22
+ ``` Install-Package Valorant.NET -Version 1.6.2 ```
23
23
24
24
Or searching on Nuget ``` Valorant.NET ```
25
25
You can’t perform that action at this time.
0 commit comments