1
0
mirror of https://github.com/oliverbooth/X10D synced 2024-11-22 11:58:46 +00:00

docs: update version in README

This commit is contained in:
Oliver Booth 2023-06-05 21:47:42 +01:00
parent 678dd914d4
commit 1a2f92c700
Signed by: oliverbooth
GPG Key ID: 725DB725A0D9EE61

View File

@ -17,7 +17,7 @@ X10D (pronounced *extend*), is a .NET package that provides extension methods fo
## Installation
### NuGet installation
```ps
Install-Package X10D -Version 3.2.0
Install-Package X10D -Version 3.2.2
```
### Manual installation