diff --git a/README.md b/README.md index 6391a7ac..7c5c0fc3 100644 --- a/README.md +++ b/README.md @@ -14,7 +14,7 @@ It uses fluent page object pattern. Supports .NET Framework 4.0+ and .NET Core/Standard 2.0+. -**[What's new in v1.7.0](https://atata.io/blog/2020/08/27/atata-1.7.0-released/)** +**[What's new in v1.8.0](https://atata.io/blog/2020/10/30/atata-1.8.0-released/)** ## Features diff --git a/src/Atata/Atata.csproj b/src/Atata/Atata.csproj index a6d1f9d8..428b19e3 100644 --- a/src/Atata/Atata.csproj +++ b/src/Atata/Atata.csproj @@ -2,7 +2,7 @@ Atata - 1.7.0 + 1.8.0 Yevgeniy Shunevych Yevgeniy Shunevych Atata Framework @@ -30,10 +30,10 @@ Features: icon.png https://github.com/atata-framework/atata atata automation testing test selenium webdriver browser - 1.7.0 - https://atata.io/blog/2020/08/27/atata-1.7.0-released/ + 1.8.0 - https://atata.io/blog/2020/10/30/atata-1.8.0-released/ +1.7.0 - https://atata.io/blog/2020/08/27/atata-1.7.0-released/ 1.6.0 - https://atata.io/blog/2020/08/05/atata-1.6.0-released/ -1.5.0 - https://atata.io/blog/2020/04/23/atata-1.5.0-released/ -1.4.0 - https://atata.io/blog/2019/11/19/atata-1.4.0-released/ +1.5.0 - https://atata.io/blog/2020/04/23/atata-1.5.0-released/ git Debug;Release;SlimNet45;SlimNetstandard2.0;DevNet45