Skip to content

Commit 6c992d3

Browse files
authored
DOCSP-45942 - v1.29.1 release (#79)
1 parent 2f5c31b commit 6c992d3

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

snooty.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ sharedinclude_root = "https://raw.githubusercontent.com/10gen/docs-shared/main/"
2323
[constants]
2424

2525
version = "1.29"
26-
full-version = "{+version+}.0"
26+
full-version = "{+version+}.1"
2727
is-experimental = "is part of the experimental Queryable Encryption API and may be subject to breaking changes in future releases."
2828
range-is-experimental = "Range algorithm is experimental only and not intended for public use. It is subject to breaking changes."
2929
api-is-experimental = "This API {+is-experimental+}"

source/write.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ Write Data to MongoDB
2727
Update </write/update>
2828
Delete </write/delete>
2929
Bulk Write Operations </write/bulk-write>
30-
Transactions </write/transaction>
30+
Transactions </write/transactions>
3131
Store Large Files </write/gridfs>
3232

3333
Overview

0 commit comments

Comments
 (0)