Skip to content

Commit e190eef

Browse files
Docsp 35998 -- New constant for current rapid releases (#6131)
* DOCSP-35998: New constant * DOCSP-35998: Testing * DOCSP-35998: Fix
1 parent cf2ec15 commit e190eef

File tree

3 files changed

+5
-4
lines changed

3 files changed

+5
-4
lines changed

snooty.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -266,6 +266,7 @@ package-name-org = "mongodb-org"
266266
package-name-enterprise = "mongodb-enterprise"
267267
package-name = "mongodb"
268268
version = "7.3"
269+
current-rapid-release = "7.2"
269270
latest-lts-version = "7.0"
270271
last-supported-version = "5.0"
271272
release = "7.2.0"
Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
.. important::
22

3-
MongoDB |version| is a rapid release and is only supported for
4-
MongoDB Atlas. MongoDB |version| is not supported for use
3+
MongoDB {+current-rapid-release+} is a rapid release and is only supported for
4+
MongoDB Atlas. MongoDB {+current-rapid-release+} is not supported for use
55
on-premises. For more information, see
66
:ref:`release-version-numbers`.

source/includes/rapid-release.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
.. important::
22

3-
MongoDB |version| is a rapid release and is only supported for
4-
MongoDB Atlas. MongoDB |version| is not supported for use
3+
MongoDB {+current-rapid-release+} is a rapid release and is only supported for
4+
MongoDB Atlas. MongoDB {+current-rapid-release+} is not supported for use
55
on-premises. For more information, see
66
:ref:`release-version-numbers`.
77

0 commit comments

Comments
 (0)