Skip to content

Commit 3105f3b

Browse files
Bump Version - 4.7 (#333)
1 parent 73e6c92 commit 3105f3b

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 master
3+
define: versions v3.6 v3.7 v4.0 v4.1 v4.2 v4.3 v4.4 v4.5 v4.6 v4.7 master
44

55
raw: ${prefix}/ -> ${base}/current/
66
raw: ${prefix}/stable -> ${base}/current/

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.6"
19+
version = "4.7"
2020
package-name-org = "mongodb-org"
2121
pgp-version = "{+version+}"
2222
api = "https://mongodb.github.io/node-mongodb-native/{+version+}"

0 commit comments

Comments
 (0)