Skip to content

Commit

Permalink
Update downloads page with Selenium 4.27.0 download links [deploy site]
Browse files Browse the repository at this point in the history
  • Loading branch information
harsha509 committed Nov 25, 2024
1 parent 459ed3a commit 3a4d775
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion website_and_docs/layouts/downloads/list.html
Original file line number Diff line number Diff line change
Expand Up @@ -115,7 +115,7 @@ <h2 class="card-title">
<div class="card-body">
<h2 class="card-title">C# NuGet</h2>
<p class="card-text w-lg-75">
Nuget latest release is 4.26.1 Released on October 30, 2024.
Nuget latest release is 4.27.0 Released on November 25, 2024.
</p>
<ul>
<li>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ <h2 id="bindings" class="card-title">Selenium Clients and WebDriver Language Bin
<p class="card-text m-0 pb-1">
Stable:
<a href="https://www.nuget.org/packages/Selenium.WebDriver" class="card-link">
4.26.1 (October 30, 2024)
4.27.0 (November 25, 2024)
</a>
</p>
<p class="card-text m-0 pb-1">
Expand Down Expand Up @@ -111,7 +111,7 @@ <h2 id="bindings" class="card-title">Selenium Clients and WebDriver Language Bin
<p class="card-text m-0 pb-1">
Stable:
<a href="https://pypi.python.org/pypi/selenium" class="card-link">
4.26.1 (October 31, 2024)
4.27.0 (November 25, 2024)
</a>
</p>
<p class="card-text m-0 pb-1">
Expand Down

0 comments on commit 3a4d775

Please sign in to comment.