Skip to content

Commit d132920

Browse files
(DOCSP-23036) Bump Go Version #110
1 parent a2777d6 commit d132920

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

snooty.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,6 @@ sharedinclude_root = "https://raw.githubusercontent.com/10gen/docs-shared/main/"
1616
[constants]
1717
driver-long = "MongoDB Go Driver"
1818
docs-branch = "master" # always set this to the docs branch (i.e. master, 1.7, 1.8, etc.)
19-
version = "v1.9.0" # always set this to the driver branch (i.e. v1.7.0, v1.8.0, etc.)
19+
version = "v1.10.0-beta1" # always set this to the driver branch (i.e. v1.7.0, v1.8.0, etc.)
2020
example = "https://raw.githubusercontent.com/mongodb/docs-golang/{+docs-branch+}/source/includes/usage-examples/code-snippets"
2121
api = "https://pkg.go.dev/go.mongodb.org/mongo-driver@{+version+}"

0 commit comments

Comments
 (0)