Skip to content

Commit baa9941

Browse files
authored
DOCSP-39103 Minimum Server Versions (#385) (#397)
1 parent 95bcb92 commit baa9941

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
@@ -28,7 +28,7 @@ toc_landing_pages = ["/quickstart",
2828

2929
[constants]
3030
version = "1.7"
31-
latest-version="1.7.2"
31+
latest-version="1.7.3"
3232
version-dev = "1.8"
3333
c2c-product-name = "Cluster-to-Cluster Sync"
3434
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.13 and 7.0.8.
1+
The minimum supported server versions of MongoDB are 6.0.13 and 7.0.6.

source/release-notes/1.7.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -222,6 +222,6 @@ Issues Fixed:
222222
Minimum Supported Version
223223
-------------------------
224224

225-
In 1.7.2, the minimum supported version of MongoDB is 6.0.13 and 7.0.8.
225+
In 1.7.3, the minimum supported version of MongoDB is 6.0.13 and 7.0.6.
226226

227227
.. include:: /includes/migration-upgrade-recommendation.rst

0 commit comments

Comments
 (0)