We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 73e6c92 commit 3105f3bCopy full SHA for 3105f3b
config/redirects
@@ -1,6 +1,6 @@
1
define: prefix docs/drivers/node
2
define: base https://www.mongodb.com/${prefix}
3
-define: versions v3.6 v3.7 v4.0 v4.1 v4.2 v4.3 v4.4 v4.5 v4.6 master
+define: versions v3.6 v3.7 v4.0 v4.1 v4.2 v4.3 v4.4 v4.5 v4.6 v4.7 master
4
5
raw: ${prefix}/ -> ${base}/current/
6
raw: ${prefix}/stable -> ${base}/current/
snooty.toml
@@ -16,7 +16,7 @@ toc_landing_pages = [
16
sharedinclude_root = "https://raw.githubusercontent.com/10gen/docs-shared/main/"
17
18
[constants]
19
-version = "4.6"
+version = "4.7"
20
package-name-org = "mongodb-org"
21
pgp-version = "{+version+}"
22
api = "https://mongodb.github.io/node-mongodb-native/{+version+}"
0 commit comments