From 603fab43310e2eb2e1b436781625fb2a869605b0 Mon Sep 17 00:00:00 2001 From: Stephanie <52582720+stephmarie17@users.noreply.github.com> Date: Fri, 13 Jun 2025 12:42:16 -0700 Subject: [PATCH] DOCSP-50741 v2.1.1 Patch Release (#269) (cherry picked from commit 20c02411100c24a276f65ffdd21161818c0ea6fc) --- snooty.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/snooty.toml b/snooty.toml index 7ce8beda..c85a400e 100644 --- a/snooty.toml +++ b/snooty.toml @@ -41,7 +41,7 @@ php-library = "MongoDB PHP Library" php-library = "MongoDB PHP Library" version = "2.1" source-gh-branch = "v2.x" -full-version = "{+version+}.0" +full-version = "{+version+}.1" extension-short = "PHP extension" mdb-server = "MongoDB Server" stable-api = "Stable API"