Skip to content

Commit 9a7115e

Browse files
committed
Update README
1 parent abd915c commit 9a7115e

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ should install version
2020
[2.0.0](https://github.com/appercept/Delphi-WebMocks/releases/tag/2.0.0).
2121

2222
## Installation: GetIt
23-
[WebMocks 3.0.1](https://getitnow.embarcadero.com/WebMocks-3.0.1/) is available
23+
[WebMocks 3.1.0](https://getitnow.embarcadero.com/webmocks/) is available
2424
through Embarcadero's package manager for Delphi
2525
[GetIt](https://getitnow.embarcadero.com/). If you have a recent version of
2626
Delphi including GetIt then this should be the preferred installation method.
@@ -34,7 +34,7 @@ not be found in your test projects.
3434

3535
## Installation: Manual
3636
1. Download and extract the latest version
37-
[3.1.0](https://github.com/appercept/Delphi-WebMocks/archive/3.1.0.zip).
37+
[3.2.0](https://github.com/appercept/Delphi-WebMocks/archive/3.2.0.zip).
3838
2. In "Tools > Options" under the "Language / Delphi / Library" add the
3939
extracted `Source` directory to the "Library path" and "Browsing path".
4040

@@ -487,7 +487,7 @@ performing extra unwanted requests.
487487
This project follows [Semantic Versioning](https://semver.org).
488488

489489
## License
490-
Copyright ©2019-2021 Richard Hatherall <[email protected]>
490+
Copyright ©2019-2022 Richard Hatherall <[email protected]>
491491

492492
WebMocks is distributed under the terms of the Apache License (Version 2.0).
493493

0 commit comments

Comments
 (0)