Skip to content

Commit 8d7621e

Browse files
DOCSP-38889 udate min supported server versions (#303) (#304)
1 parent bf683db commit 8d7621e

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

snooty.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ toc_landing_pages = ["/quickstart",
2626

2727
[constants]
2828
version = "1.7"
29-
latest-version="1.7.1"
29+
latest-version="1.7.2"
3030
version-dev = "1.8"
3131
c2c-product-name = "Cluster-to-Cluster Sync"
3232
c2c-full-product-name = "MongoDB Cluster-to-Cluster Sync"
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
The minimum supported server versions of MongoDB are 6.0.8 and 7.0.0.
1+
The minimum supported server versions of MongoDB are 6.0.13 and 7.0.8.

source/release-notes/1.7.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -139,4 +139,4 @@ Issues Fixed:
139139
Minimum Supported Version
140140
-------------------------
141141

142-
In 1.7.0, the minimum supported version of MongoDB is 6.0.8 and 7.0.0.
142+
In 1.7.2, the minimum supported version of MongoDB is 6.0.13 and 7.0.8.

0 commit comments

Comments
 (0)