We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5490dfe commit cf1508cCopy full SHA for cf1508c
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"
20
-version = "v1.17.0"
+version = "v1.17.1"
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