Skip to content

Commit e48caa1

Browse files
committed
v4.9 api docs
1 parent 6979df4 commit e48caa1

File tree

1 file changed

+5
-2
lines changed

1 file changed

+5
-2
lines changed

index.html

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ <h2>MongoDB Java Drivers</h2>
4646
<p>
4747
The next generation Java drivers for MongoDB
4848
</p>
49-
<p><a href="./4.8" class="btn btn-success btn-dark btn-mongo">Latest documentation</a>
49+
<p><a href="./4.9" class="btn btn-success btn-dark btn-mongo">Latest documentation</a>
5050
</p>
5151

5252
</div>
@@ -88,7 +88,10 @@ <h2>Releases</h2>
8888
<table class="table table-striped">
8989
<thead><tr><th>Release</th><th>Documentation</th></tr></thead>
9090
<tbody><tr>
91-
<th class="current">4.8.0</th>
91+
<th class="current">4.9.0</th>
92+
<td><a href="./4.9" class="reference">Reference</a> &#124; <a href="./4.9/apidocs">API</a></td>
93+
</tr><tr>
94+
<th class="4.8.0">4.8.0</th>
9295
<td><a href="./4.8" class="reference">Reference</a> &#124; <a href="./4.8/apidocs">API</a></td>
9396
</tr><tr>
9497
<th class="4.7.2">4.7.2</th>

0 commit comments

Comments
 (0)