Skip to content

Commit

Permalink
Increase project version to 2.14.1
Browse files Browse the repository at this point in the history
  • Loading branch information
YevgeniyShunevych committed Jan 13, 2024
1 parent 11d7d43 commit 9844384
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/Atata/Atata.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<LangVersion>12.0</LangVersion>
<ImplicitUsings>enable</ImplicitUsings>
<RootNamespace>Atata</RootNamespace>
<Version>2.14.0</Version>
<Version>2.14.1</Version>
<Description>C#/.NET web UI test automation full featured framework based on Selenium WebDriver.

The package targets .NET Standard 2.0, which supports .NET 5+, .NET Framework 4.6.1+ and .NET Core/Standard 2.0+.
Expand All @@ -26,7 +26,7 @@ Features:
<RepositoryUrl>https://github.com/atata-framework/atata</RepositoryUrl>
<PackageId>Atata</PackageId>
<PackageTags>atata automation testing test selenium webdriver browser</PackageTags>
<PackageReleaseNotes>https://atata.io/blog/2024/01/10/atata-2.14.0-released/</PackageReleaseNotes>
<PackageReleaseNotes>https://atata.io/blog/2024/01/13/atata-2.14.1-released/</PackageReleaseNotes>
<PackageProjectUrl>https://atata.io</PackageProjectUrl>
</PropertyGroup>

Expand Down

0 comments on commit 9844384

Please sign in to comment.