diff --git a/snooty.toml b/snooty.toml index 309c7128..864c285d 100644 --- a/snooty.toml +++ b/snooty.toml @@ -19,7 +19,7 @@ driver-long = "MongoDB Go Driver" driver-short = "Go driver" docs-branch = "master" version = "v2.2" -full-version = "{+version+}.1" +full-version = "{+version+}.2" example = "https://raw.githubusercontent.com/mongodb/docs-golang/{+docs-branch+}/source/includes/usage-examples/code-snippets" api = "https://pkg.go.dev/go.mongodb.org/mongo-driver/{+api-version+}" stable-api = "Stable API"