File tree Expand file tree Collapse file tree 1 file changed +5
-2
lines changed Expand file tree Collapse file tree 1 file changed +5
-2
lines changed Original file line number Diff line number Diff line change @@ -46,7 +46,7 @@ <h2>MongoDB Java Drivers</h2>
46
46
< p >
47
47
The next generation Java drivers for MongoDB
48
48
</ 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 >
50
50
</ p >
51
51
52
52
</ div >
@@ -88,7 +88,10 @@ <h2>Releases</h2>
88
88
< table class ="table table-striped ">
89
89
< thead > < tr > < th > Release</ th > < th > Documentation</ th > </ tr > </ thead >
90
90
< 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 > | < a href ="./4.9/apidocs "> API</ a > </ td >
93
+ </ tr > < tr >
94
+ < th class ="4.8.0 "> 4.8.0</ th >
92
95
< td > < a href ="./4.8 " class ="reference "> Reference</ a > | < a href ="./4.8/apidocs "> API</ a > </ td >
93
96
</ tr > < tr >
94
97
< th class ="4.7.2 "> 4.7.2</ th >
You can’t perform that action at this time.
0 commit comments