Skip to content

Commit 051dc36

Browse files
authored
add new version (#14)
1 parent 7b34d24 commit 051dc36

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

config/redirects

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
define: prefix docs/drivers/c
22
define: base https://www.mongodb.com/${prefix}
3-
define: versions master
3+
define: versions v1.26 v1.27 master
44

55
# raw: <source file> -> ${base}/<destination>
66

snooty.toml

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

2626
version = "1.27"
27-
full-version = "{+version+}.0"
27+
full-version = "{+version+}.3"
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+}"

0 commit comments

Comments
 (0)