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
1 changed files with 1 additions and 1 deletions

View File

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