Skip to content

Commit 292889a

Browse files
committed
missed 4.6 -> 4.7
1 parent 23c3600 commit 292889a

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

4.7/apidocs/index.html

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@
5050
<div id="search">
5151
<form method="get" action="//www.google.com/search" target="_blank">
5252
<input type="text" name="searchQuery" size="20" value="" autocomplete="off" placeholder="Search docs">
53-
<input type="hidden" name="site" value="/mongo-java-driver/4.6">
53+
<input type="hidden" name="site" value="/mongo-java-driver/4.7">
5454
<input type="hidden" name="q" value="">
5555
<label for="searchQuery"><i class="fa fa-search fa-1"></i></label>
5656
</form>
@@ -67,7 +67,7 @@
6767
<div class="ssidebarwrapper">
6868
<h3>
6969
<a class="index-link" href="/mongo-java-driver/4.7/../">MongoDB JVM Drivers</a>
70-
<a class="version pull-right" href="/mongo-java-driver/4.6">4.6</a>
70+
<a class="version pull-right" href="/mongo-java-driver/4.7">4.7</a>
7171
</h3>
7272

7373

@@ -361,8 +361,8 @@ <h2 id="api-documentation">API Documentation</h2>
361361

362362
<script type="text/javascript">
363363
var DOCUMENTATION_OPTIONS = {
364-
URL_ROOT: "/mongo-java-driver/4.6",
365-
VERSION: "4.6",
364+
URL_ROOT: "/mongo-java-driver/4.7",
365+
VERSION: "4.7",
366366
COLLAPSE_INDEX: false,
367367
FILE_SUFFIX: '.html',
368368
HAS_SOURCE: true

0 commit comments

Comments
 (0)