File tree Expand file tree Collapse file tree 2 files changed +6
-3
lines changed Expand file tree Collapse file tree 2 files changed +6
-3
lines changed Original file line number Diff line number Diff line change @@ -26,6 +26,7 @@ toc_landing_pages = ["/quickstart",
26
26
27
27
[constants ]
28
28
version = " 1.7"
29
+ latest-version =" 1.7.1"
29
30
version-dev = " 1.8"
30
31
c2c-product-name = " Cluster-to-Cluster Sync"
31
32
c2c-full-product-name = " MongoDB Cluster-to-Cluster Sync"
Original file line number Diff line number Diff line change @@ -27,12 +27,14 @@ version number for {+c2c-product-name+}:
27
27
- Patch number: This release only includes small, backwards compatible
28
28
changes.
29
29
30
-
31
30
Currently Supported Versions
32
31
----------------------------
33
32
34
- If you are using an unsupported version of ``mongosync``, you may be
35
- asked to upgrade in order to receive support.
33
+ MongoDB only supports the latest patch release of each major
34
+ version. For example, ``mongosync`` {+latest-version+} is the
35
+ latest patch release of {+version+}. If you are using an
36
+ unsupported version of ``mongosync``, you might be asked to
37
+ upgrade in order to receive support.
36
38
37
39
Version-Related Considerations
38
40
------------------------------
You can’t perform that action at this time.
0 commit comments