Skip to content

Commit b7440e5

Browse files
authored
DOCSP-32186 Version Information (#273)
* DOCSP-32186 Clarifies version information" * Minor edits * Minor edits * Minor edits * Version callout * Spacing * Fixes per Joe
1 parent b2b56cb commit b7440e5

File tree

2 files changed

+6
-3
lines changed

2 files changed

+6
-3
lines changed

snooty.toml

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

2727
[constants]
2828
version = "1.7"
29+
latest-version="1.7.1"
2930
version-dev = "1.8"
3031
c2c-product-name = "Cluster-to-Cluster Sync"
3132
c2c-full-product-name = "MongoDB Cluster-to-Cluster Sync"

source/reference/versioning.txt

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff 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-
3130
Currently 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
Version-Related Considerations
3840
------------------------------

0 commit comments

Comments
 (0)