Skip to content

Commit 3590d54

Browse files
DOCSP-24503): Add MDB 6.0 to list of supported versions (#78)
* (DOCSP-24503): Add MDB 6.0 to list of supported versions * remove 4.0 from supported versions
1 parent 47146f9 commit 3590d54

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

source/includes/extracts-compatibility.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,10 +4,10 @@ content: |
44
{+dbtools+} version ``{+release+}`` supports the following versions
55
of the MongoDB server:
66
7+
- MongoDB 6.0
78
- MongoDB 5.0
89
- MongoDB 4.4
910
- MongoDB 4.2
10-
- MongoDB 4.0
1111
1212
While the tools may work on earlier versions of MongoDB server, any
1313
such compatibility is not guaranteed.
@@ -19,10 +19,10 @@ content: |
1919
|tool-binary| version ``{+release+}`` supports the following versions
2020
of the MongoDB Server:
2121
22+
- MongoDB 6.0
2223
- MongoDB 5.0
2324
- MongoDB 4.4
2425
- MongoDB 4.2
25-
- MongoDB 4.0
2626
2727
While |tool-binary| may work on earlier versions of MongoDB server,
2828
any such compatibility is not guaranteed.

0 commit comments

Comments
 (0)