Skip to content

Commit acaa619

Browse files
authored
Docs 16423 - Adds 7.0 support (#106)
* Adds 7.0 support to compatibility list * Updates version in snooty.toml * Removes accidentally added file
1 parent c2a2d1a commit acaa619

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

snooty.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ dbtools-short = "Database Tools"
1212
dbtools-pkg = "mongodb-database-tools"
1313
package-name-org = "mongodb-org"
1414
package-name-enterprise = "mongodb-enterprise"
15-
version = "100.8.0"
15+
version = "100.9.0"
1616
release = "{+version+}"
1717
pgp-version = "{+version+}"
1818
pgp-fingerprint = "E162F504A20CDF15827F718D4B7C549A058F8B6B"

source/includes/extracts-compatibility.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@ content: |
44
{+dbtools+} version ``{+release+}`` supports the following versions
55
of the MongoDB server:
66
7+
- MongoDB 7.0
78
- MongoDB 6.0
89
- MongoDB 5.0
910
- MongoDB 4.4

0 commit comments

Comments
 (0)