Skip to content

Commit 73601b3

Browse files
committed
Updating beta4 maven artifact [deploy site]
1 parent 53608c9 commit 73601b3

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

site_source_files/themes/selenium/layouts/downloads/section.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ <h2>Selenium Server (Grid)</h2>
2424
<p>Latest stable version <a href="https://selenium-release.storage.googleapis.com/3.141/selenium-server-standalone-3.141.59.jar">3.141.59</a></p>
2525
<p>To use the Selenium Server in a Grid configuration see the <a href="https://selenium.dev/documentation/en/grid/">documentation</a>.</p>
2626
<p>Latest Selenium 4 Beta version
27-
<a href="https://selenium-release.storage.googleapis.com/4.0-beta-3/selenium-server-4.0.0-beta-3.jar">4.0.0-beta-3</a>
27+
<a href="https://selenium-release.storage.googleapis.com/4.0-beta-4/selenium-server-4.0.0-beta-4.jar">4.0.0-beta-4</a>
2828
</p>
2929
</div>
3030
</div>

site_source_files/themes/selenium/layouts/maven/section.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ <h1>Maven Information</h1>
3232
&lt;dependency&gt;
3333
&lt;groupId&gt;org.seleniumhq.selenium&lt;/groupId&gt;
3434
&lt;artifactId&gt;selenium-java&lt;/artifactId&gt;
35-
&lt;version&gt;4.0.0-beta-3&lt;/version&gt;
35+
&lt;version&gt;4.0.0-beta-4&lt;/version&gt;
3636
&lt;/dependency&gt;
3737
</pre>
3838

0 commit comments

Comments
 (0)