Skip to content

Commit 9b92e1d

Browse files
upgrade to v5 (#497)
1 parent 7dfc8c7 commit 9b92e1d

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

config/redirects

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
define: prefix docs/drivers/node
22
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 v4.7 v4.8 v4.9 v4.10 v4.11 v4.12 v4.13 master
3+
define: versions v3.6 v3.7 v4.0 v4.1 v4.2 v4.3 v4.4 v4.5 v4.6 v4.7 v4.8 v4.9 v4.10 v4.11 v4.12 v4.13 v5.0 master
44

55
symlink: current -> master
66

snooty.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ toc_landing_pages = [
1616
sharedinclude_root = "https://raw.githubusercontent.com/10gen/docs-shared/main/"
1717

1818
[constants]
19-
version = "4.13"
19+
version = "5.0"
2020
package-name-org = "mongodb-org"
2121
api = "https://mongodb.github.io/node-mongodb-native/{+version+}"
2222
mongosh = "``mongosh``"

0 commit comments

Comments
 (0)