File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -23,7 +23,7 @@ sharedinclude_root = "https://raw.githubusercontent.com/10gen/docs-shared/main/"
23
23
[constants ]
24
24
25
25
version = " 1.29"
26
- full-version = " {+version+}.0 "
26
+ full-version = " {+version+}.1 "
27
27
is-experimental = " is part of the experimental Queryable Encryption API and may be subject to breaking changes in future releases."
28
28
range-is-experimental = " Range algorithm is experimental only and not intended for public use. It is subject to breaking changes."
29
29
api-is-experimental = " This API {+is-experimental+}"
Original file line number Diff line number Diff line change @@ -27,7 +27,7 @@ Write Data to MongoDB
27
27
Update </write/update>
28
28
Delete </write/delete>
29
29
Bulk Write Operations </write/bulk-write>
30
- Transactions </write/transaction >
30
+ Transactions </write/transactions >
31
31
Store Large Files </write/gridfs>
32
32
33
33
Overview
You can’t perform that action at this time.
0 commit comments