Skip to content

Commit 0c068f5

Browse files
authored
version update (#314)
1 parent e628135 commit 0c068f5

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
@@ -16,8 +16,8 @@ sharedinclude_root = "https://raw.githubusercontent.com/10gen/docs-shared/main/"
1616
[constants]
1717
driver-long = "MongoDB Go Driver"
1818
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.12.1" # always set this to the driver version (i.e. v1.7.0, v1.8.0, etc.)
19+
docs-branch = "master" # always set this to the docs branch (i.e. master, 1.7, 1.8, etc.)
20+
version = "v1.12.2" # always set this to the driver version (i.e. v1.7.0, v1.8.0, etc.)
2121
example = "https://raw.githubusercontent.com/mongodb/docs-golang/{+docs-branch+}/source/includes/usage-examples/code-snippets"
2222
api = "https://pkg.go.dev/go.mongodb.org/mongo-driver@{+version+}"
2323
stable-api = "Stable API"

0 commit comments

Comments
 (0)