Skip to content

Commit 642973b

Browse files
authored
DOCSP-35058 7.2.0 rn (#5811)
* DOCSP-35058 7.2.0 RN * Snooty updates * Removes RC from title
1 parent ac36651 commit 642973b

File tree

2 files changed

+7
-9
lines changed

2 files changed

+7
-9
lines changed

snooty.toml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -262,10 +262,10 @@ package-name-enterprise = "mongodb-enterprise"
262262
package-name = "mongodb"
263263
version = "7.2"
264264
latest-lts-version = "7.0"
265-
last-supported-version = "5.0"
266-
release = "7.0"
267-
version-dev = "7.2"
268-
version-last = "6.0"
265+
last-supported-version = "6.0"
266+
release = "7.2.0"
267+
version-dev = "7.3"
268+
version-last = "7.0"
269269
pgp-version = "{+version+}"
270270
rsa-key = "4B7C549A058F8B6B"
271271
pgp-fingerprint = "E162F504A20CDF15827F718D4B7C549A058F8B6B"

source/release-notes/7.2.txt

Lines changed: 3 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
.. _release-notes-7.2:
22

3-
=================================================
4-
Release Notes for MongoDB 7.2 (Release Candidate)
5-
=================================================
3+
=============================
4+
Release Notes for MongoDB 7.2
5+
=============================
66

77
.. default-domain:: mongodb
88

@@ -12,8 +12,6 @@ Release Notes for MongoDB 7.2 (Release Candidate)
1212
:depth: 1
1313
:class: twocols
1414

15-
.. include:: /includes/rc-available.rst
16-
1715
.. include:: /includes/rapid-release-short.rst
1816

1917
General Changes

0 commit comments

Comments
 (0)