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 1
1
define: prefix docs/drivers/c
2
2
define: base https://www.mongodb.com/${prefix}
3
- define: versions master
3
+ define: versions v1.26 v1.27 master
4
4
5
5
# raw: <source file> -> ${base}/<destination>
6
6
Original file line number Diff line number Diff line change @@ -24,7 +24,7 @@ sharedinclude_root = "https://raw.githubusercontent.com/10gen/docs-shared/main/"
24
24
[constants ]
25
25
26
26
version = " 1.27"
27
- full-version = " {+version+}.0 "
27
+ full-version = " {+version+}.3 "
28
28
is-experimental = " is part of the experimental Queryable Encryption API and may be subject to breaking changes in future releases."
29
29
range-is-experimental = " Range algorithm is experimental only and not intended for public use. It is subject to breaking changes."
30
30
api-is-experimental = " This API {+is-experimental+}"
You can’t perform that action at this time.
0 commit comments