Skip to content

Commit 28624ff

Browse files
committed
Mark .NET webdriver backed selenium as having a final release
[deploy site]
1 parent abf132a commit 28624ff

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

website_and_docs/layouts/downloads/list.html

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -89,12 +89,13 @@ <h2 class="card-title">C# NuGet</h2>
8989
</li>
9090
<li>
9191
<p>
92-
<a href="http://www.nuget.org/List/Packages/Selenium.WebDriverBackedSelenium">WebDriverBackedSelenium</a>
92+
<a href="http://www.nuget.org/List/Packages/Selenium.Support">Support</a>
9393
</p>
9494
</li>
9595
<li>
9696
<p>
97-
<a href="http://www.nuget.org/List/Packages/Selenium.Support">Support</a>
97+
<a href="http://www.nuget.org/List/Packages/Selenium.WebDriverBackedSelenium">WebDriverBackedSelenium</a>
98+
(Final version 4.1.0 Released 2021-11-22)
9899
</p>
99100
</li>
100101
<li>

0 commit comments

Comments
 (0)