Skip to content

Commit aabea6c

Browse files
committed
DOCSP-41178 - v1.27.4 (#15)
(cherry picked from commit 0d66985)
1 parent 2a18aa2 commit aabea6c

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
@@ -24,10 +24,10 @@ sharedinclude_root = "https://raw.githubusercontent.com/10gen/docs-shared/main/"
2424
[constants]
2525

2626
version = "1.27"
27-
full-version = "{+version+}.3"
27+
full-version = "{+version+}.4"
2828
is-experimental = "is part of the experimental Queryable Encryption API and may be subject to breaking changes in future releases."
2929
range-is-experimental = "Range algorithm is experimental only and not intended for public use. It is subject to breaking changes."
3030
api-is-experimental = "This API {+is-experimental+}"
3131
opt-is-experimental = "This option {+is-experimental+}"
3232
api-libbson = "https://mongoc.org/libbson/current"
33-
api-libmongoc = "https://mongoc.org/libmongoc/current"
33+
api-libmongoc = "https://mongoc.org/libmongoc/current"

0 commit comments

Comments
 (0)