Skip to content

Commit 3d1cd34

Browse files
Increase project version to 3.0.0-beta.1
1 parent d843c8a commit 3d1cd34

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/Atata.Configuration.Json/Atata.Configuration.Json.csproj

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<TargetFrameworks>netstandard2.0</TargetFrameworks>
55
<LangVersion>12.0</LangVersion>
66
<ImplicitUsings>enable</ImplicitUsings>
7-
<Version>2.7.0</Version>
7+
<Version>3.0.0-beta.1</Version>
88
<Description>C#/.NET package for Atata configuration through JSON files.
99

1010
The package targets .NET Standard 2.0, which supports .NET 5+, .NET Framework 4.6.1+ and .NET Core/Standard 2.0+.
@@ -21,7 +21,7 @@ Features:
2121
<RepositoryUrl>https://github.com/atata-framework/atata-configuration-json</RepositoryUrl>
2222
<PackageId>Atata.Configuration.Json</PackageId>
2323
<PackageTags>atata automation testing test selenium webdriver browser configuration</PackageTags>
24-
<PackageReleaseNotes>https://atata.io/blog/2024/01/11/atata.configuration.json-2.7.0-released/</PackageReleaseNotes>
24+
<PackageReleaseNotes></PackageReleaseNotes>
2525
<PackageProjectUrl>https://github.com/atata-framework/atata-configuration-json</PackageProjectUrl>
2626
</PropertyGroup>
2727

0 commit comments

Comments
 (0)