Skip to content

Commit 14a45bc

Browse files
committed
DOCSP-49853: 2.2.1 release (#498)
(cherry picked from commit d012d8e)
1 parent ae2e11b commit 14a45bc

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
@@ -18,8 +18,8 @@ api-version = "v2"
1818
driver-long = "MongoDB Go Driver"
1919
driver-short = "Go driver"
2020
docs-branch = "master"
21-
version = "v2.1"
22-
full-version = "{+version+}.0"
21+
version = "v2.2"
22+
full-version = "{+version+}.1"
2323
example = "https://raw.githubusercontent.com/mongodb/docs-golang/{+docs-branch+}/source/includes/usage-examples/code-snippets"
2424
api = "https://pkg.go.dev/go.mongodb.org/mongo-driver/{+api-version+}"
2525
stable-api = "Stable API"

0 commit comments

Comments
 (0)