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/"
2323[constants ]
2424
2525version = " 1.29"
26- full-version = " {+version+}.0 "
26+ full-version = " {+version+}.1 "
2727is-experimental = " is part of the experimental Queryable Encryption API and may be subject to breaking changes in future releases."
2828range-is-experimental = " Range algorithm is experimental only and not intended for public use. It is subject to breaking changes."
2929api-is-experimental = " This API {+is-experimental+}"
Original file line number Diff line number Diff 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
3333Overview
You can’t perform that action at this time.
0 commit comments