From 8d50c715dfce198a033161fcdcb57c0e60f66c7d Mon Sep 17 00:00:00 2001 From: "Kenneth P. J. Dyer" <93145796+kennethdyer@users.noreply.github.com> Date: Fri, 1 Mar 2024 11:28:51 -0800 Subject: [PATCH] DOCSP-32186 Version Information (#273) * DOCSP-32186 Clarifies version information" * Minor edits * Minor edits * Minor edits * Version callout * Spacing * Fixes per Joe --- snooty.toml | 2 ++ source/reference/versioning.txt | 8 +++++--- 2 files changed, 7 insertions(+), 3 deletions(-) diff --git a/snooty.toml b/snooty.toml index 65331285c..5ac02ba0f 100644 --- a/snooty.toml +++ b/snooty.toml @@ -26,6 +26,8 @@ toc_landing_pages = ["/quickstart", [constants] version = "1.7" +latest-version="1.7.1" +version-dev = "1.8" c2c-product-name = "Cluster-to-Cluster Sync" c2c-full-product-name = "MongoDB Cluster-to-Cluster Sync" mdb-download-center = "`MongoDB Download Center `__" diff --git a/source/reference/versioning.txt b/source/reference/versioning.txt index 44fd7876f..638abd98d 100644 --- a/source/reference/versioning.txt +++ b/source/reference/versioning.txt @@ -27,12 +27,14 @@ version number for {+c2c-product-name+}: - Patch number: This release only includes small, backwards compatible changes. - Currently Supported Versions ---------------------------- -If you are using an unsupported version of ``mongosync``, you may be -asked to upgrade in order to receive support. +MongoDB only supports the latest patch release of each major +version. For example, ``mongosync`` {+latest-version+} is the +latest patch release of {+version+}. If you are using an +unsupported version of ``mongosync``, you might be asked to +upgrade in order to receive support. .. _c2c-server-version-compatibility: