diff --git a/snooty.toml b/snooty.toml index de8feff65..a7dbef900 100644 --- a/snooty.toml +++ b/snooty.toml @@ -26,7 +26,7 @@ toc_landing_pages = ["/quickstart", [constants] version = "1.7" -latest-version="1.7.1" +latest-version="1.7.2" version-dev = "1.8" c2c-product-name = "Cluster-to-Cluster Sync" c2c-full-product-name = "MongoDB Cluster-to-Cluster Sync" diff --git a/source/includes/fact-minimum-server-version-support.rst b/source/includes/fact-minimum-server-version-support.rst index 1c20ce374..2324adc64 100644 --- a/source/includes/fact-minimum-server-version-support.rst +++ b/source/includes/fact-minimum-server-version-support.rst @@ -1 +1 @@ -The minimum supported server versions of MongoDB are 6.0.13 and 7.0.6. +The minimum supported server versions of MongoDB are 6.0.13 and 7.0.8. diff --git a/source/release-notes/1.7.txt b/source/release-notes/1.7.txt index 20c519d3c..0cba49cb7 100644 --- a/source/release-notes/1.7.txt +++ b/source/release-notes/1.7.txt @@ -139,4 +139,4 @@ Issues Fixed: Minimum Supported Version ------------------------- -In 1.7.0, the minimum supported version of MongoDB is 6.0.8 and 7.0.0. +In 1.7.2, the minimum supported version of MongoDB is 6.0.13 and 7.0.8.