Skip to content

Commit a199230

Browse files
authored
Update README.md
Signed-off-by: gmaran23 <[email protected]>
1 parent 5ac3c86 commit a199230

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ OWASP ZAP Dot NET API
44
* Nuget package downloadable at [OWASPZAPDotNetAPI](https://www.nuget.org/packages/OWASPZAPDotNetAPI)
55
* Nuget package manager command
66
```bat
7-
Install-Package OWASPZAPDotNetAPI -Version 2.10.0
7+
Install-Package OWASPZAPDotNetAPI -Version 2.12.0
88
```
99

1010
Samples and how to:
@@ -27,4 +27,4 @@ In case of TLS errors, [try](https://github.com/zaproxy/zap-api-dotnet/blob/mast
2727
| SecurityProtocolType.Tls12
2828
| SecurityProtocolType.Ssl3;
2929
}
30-
```
30+
```

0 commit comments

Comments
 (0)