docs: update nuget version

This commit is contained in:
Oliver Booth 2024-02-17 15:29:00 +00:00
parent 29f5ec8481
commit e91e703098
Signed by: oliverbooth
GPG Key ID: E60B570D1B7557B5
1 changed files with 1 additions and 1 deletions

View File

@ -16,7 +16,7 @@ VP# is a high performance .NET wrapper for the [Virtual Paradise](https://virtua
## Installation
### NuGet installation
```ps
Install-Package VpSharp -Version 0.1.0
Install-Package VpSharp -Version 1.0.0
```
### Manual installation