Skip to content

Commit 6726d43

Browse files
authored
(DOCSP-19330) Update source constants in Node v3.6 branch (#273)
* (DOCSP-19330) Update source constants in Node v3.6 branch
1 parent 0311da4 commit 6726d43

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

snooty.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
name = "node"
22
title = "Node.js"
3-
43
toc_landing_pages = ["/fundamentals/authentication", "/fundamentals", "/fundamentals/crud", "/usage-examples"]
54

65
[constants]
7-
version = 4.0
6+
version = "3.6"
87
package-name-org = "mongodb-org"
98
pgp-version = "{+version+}"
9+
api = "https://mongodb.github.io/node-mongodb-native/{+version+}"

0 commit comments

Comments
 (0)