Skip to content
This repository was archived by the owner on May 1, 2025. It is now read-only.

Commit 3e15b03

Browse files
update snooty.toml
1 parent a821926 commit 3e15b03

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

snooty.toml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -29,9 +29,9 @@ toc_landing_pages = ["/quickstart",
2929

3030
[constants]
3131
version = "1.12"
32-
version-previous = "1.11"
33-
latest-version="1.12.0"
34-
version-dev = "1.13"
32+
version-previous = "1.12"
33+
latest-version="1.13.0"
34+
version-dev = "1.14"
3535
c2c-product-name = "Cluster-to-Cluster Sync"
3636
c2c-full-product-name = "MongoDB Cluster-to-Cluster Sync"
3737
mdb-download-center = "`MongoDB Download Center <https://www.mongodb.com/try/download/mongosync>`__"
@@ -53,4 +53,4 @@ targets = [
5353
variant = "warning"
5454
value = """\
5555
MongoDB ``mongosync`` binaries are not supported or tested for use with non-genuine MongoDB deployments. While the tools may work on these deployments, compatibility is not guaranteed.
56-
"""
56+
"""

0 commit comments

Comments
 (0)