Skip to content

Commit 1ad2e13

Browse files
committed
Change Java driver page to show version 3.11
JAVA-3351
1 parent 1bf7ffe commit 1ad2e13

File tree

3 files changed

+7
-7
lines changed

3 files changed

+7
-7
lines changed

docs/reference/content/driver-async/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ title = "MongoDB Async Driver"
99

1010
## MongoDB Async Java Driver Documentation
1111

12-
The following guide provides information on using the callback-based MongoDB Async Java Driver 3.10.
12+
The following guide provides information on using the callback-based MongoDB Async Java Driver 3.11.
1313

1414
{{% note %}}
1515
The callback-based Async Java Driver has been deprecated in favor of the

docs/reference/content/driver/index.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -7,12 +7,12 @@ title = "MongoDB Driver"
77
pre = "<i class='fa fa-arrows-h'></i>"
88
+++
99

10-
## MongoDB Driver 3.10 Documentation
10+
## MongoDB Driver 3.11 Documentation
1111

1212
The following guide provides information on using the synchronous
13-
MongoDB Java Driver 3.10.
13+
MongoDB Java Driver 3.11.
1414

15-
### What's New in 3.10
15+
### What's New in 3.11
1616

1717
The [What's New]({{< relref "whats-new.md" >}}) guide explains
1818
the major new features of the driver.

docs/reference/content/index.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6,12 +6,12 @@ type = "index"
66

77
## MongoDB Java Driver Documentation
88

9-
Welcome to the MongoDB Java driver documentation hub for the 3.10 driver release.
9+
Welcome to the MongoDB Java driver documentation hub for the 3.11 driver release.
1010

1111

12-
### What's New in 3.10
12+
### What's New in 3.11
1313

14-
For key new features of 3.10, see [What's New]({{< relref "whats-new.md" >}}).
14+
For key new features of 3.11, see [What's New]({{< relref "whats-new.md" >}}).
1515

1616
### Upgrade
1717

0 commit comments

Comments
 (0)