diff --git a/snooty.toml b/snooty.toml index 7e83afef..309c7128 100644 --- a/snooty.toml +++ b/snooty.toml @@ -18,8 +18,8 @@ api-version = "v2" driver-long = "MongoDB Go Driver" driver-short = "Go driver" docs-branch = "master" -version = "v2.1" -full-version = "{+version+}.0" +version = "v2.2" +full-version = "{+version+}.1" 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"