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 35374a3 commit fd2f976Copy full SHA for fd2f976
snooty.toml
@@ -17,7 +17,7 @@ sharedinclude_root = "https://raw.githubusercontent.com/10gen/docs-shared/main/"
17
driver-long = "MongoDB Go Driver"
18
driver-short = "Go driver"
19
docs-branch = "master" # always set this to the docs branch (i.e. master, 1.7, 1.8, etc.)
20
-version = "v1.16.0" # always set this to the driver version (i.e. v1.7.0, v1.8.0, etc.)
+version = "v1.16.1" # always set this to the driver version (i.e. v1.7.0, v1.8.0, etc.)
21
example = "https://raw.githubusercontent.com/mongodb/docs-golang/{+docs-branch+}/source/includes/usage-examples/code-snippets"
22
api = "https://pkg.go.dev/go.mongodb.org/mongo-driver@{+version+}"
23
stable-api = "Stable API"
0 commit comments