File tree Expand file tree Collapse file tree 2 files changed +7
-3
lines changed Expand file tree Collapse file tree 2 files changed +7
-3
lines changed Original file line number Diff line number Diff line change @@ -26,6 +26,8 @@ toc_landing_pages = ["/quickstart",
2626
2727[constants ]
2828version = " 1.7"
29+ latest-version =" 1.7.1"
30+ version-dev = " 1.8"
2931c2c-product-name = " Cluster-to-Cluster Sync"
3032c2c-full-product-name = " MongoDB Cluster-to-Cluster Sync"
3133mdb-download-center = " `MongoDB Download Center <https://www.mongodb.com/try/download/mongosync>`__"
Original file line number Diff line number Diff line change @@ -27,12 +27,14 @@ version number for {+c2c-product-name+}:
2727- Patch number: This release only includes small, backwards compatible
2828 changes.
2929
30-
3130Currently Supported Versions
3231----------------------------
3332
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.
3638
3739.. _c2c-server-version-compatibility:
3840
You can’t perform that action at this time.
0 commit comments