Skip to content

Commit 9f7bb40

Browse files
authored
Update list.html (#1786)
Just update the selenium version to 4.22.0
1 parent 9980ce6 commit 9f7bb40

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

website_and_docs/layouts/downloads/list.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
<div class="card-body">
2626
<p class="card-text">
2727
Latest stable version
28-
<a href="https://github.com/SeleniumHQ/selenium/releases/download/selenium-4.21.0/selenium-server-4.21.0.jar">4.21.0</a>
28+
<a href="https://github.com/SeleniumHQ/selenium/releases/download/selenium-4.22.0/selenium-server-4.22.0.jar">4.22.0</a>
2929
</p>
3030
<p class="card-text">
3131
To use the Selenium Server in a Grid configuration see the
@@ -107,7 +107,7 @@ <h2 class="card-title">
107107
<div class="card-body">
108108
<h2 class="card-title">C# NuGet</h2>
109109
<p class="card-text w-lg-75">
110-
Nuget latest release is 4.21.0 Released on May 16, 2024.
110+
Nuget latest release is 4.22.0 Released on Jun 21, 2024.
111111
</p>
112112
<ul>
113113
<li>

0 commit comments

Comments
 (0)