Skip to content

Commit e16accb

Browse files
authored
Update README.md
1 parent f66779c commit e16accb

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

README.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
1-
# Valorant .NET - 1.4.1
2-
[![valorant.net on fuget.org](https://img.shields.io/badge/FuGet-1.4.1-green?logo=FuGet)](https://www.fuget.org/packages/valorant.net/1.4.1)
3-
[![valorant.net on nuget.org](https://img.shields.io/badge/NuGet-1.4.1-blue?logo=NuGet)](https://www.nuget.org/packages/Valorant.NET)
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)
44

55
The available methods follow this [project](https://github.com/Henrik-3/unofficial-valorant-api)
66

@@ -19,7 +19,7 @@ This library use .NET Standard 2.0
1919
[Check](https://docs.microsoft.com/en-us/dotnet/standard/net-standard) the official Microsoft documentation for more info
2020

2121
# Nuget Installation
22-
```Install-Package Valorant.NET -Version 1.4.1```
22+
```Install-Package Valorant.NET -Version 1.5.0```
2323

2424
Or searching on Nuget ```Valorant.NET```
2525

0 commit comments

Comments
 (0)