Skip to content

Commit 9002ca4

Browse files
committed
docs: updating documentation version and branch
1 parent d7123a9 commit 9002ca4

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

docs/reference/content/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ type = "index"
66

77
# MongoDB Node.js Driver Documentation
88

9-
Welcome to the MongoDB Node.js 3.x driver documentation.
9+
Welcome to the MongoDB Node.js 3.2 driver documentation.
1010

1111

1212
## What's New

docs/reference/data/mongodb.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Update versions in config.toml as well
22
githubRepo = "node-mongodb-native"
3-
githubBranch = "3.0.0"
4-
currentVersion = "3.x"
3+
githubBranch = "master"
4+
currentVersion = "3.2"
55
highlightTheme = "idea.css"
66
apiUrl = "/api"

0 commit comments

Comments
 (0)