We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fcfa39f commit 3473c0aCopy full SHA for 3473c0a
snooty.toml
@@ -14,8 +14,9 @@ sharedinclude_root = "https://raw.githubusercontent.com/10gen/docs-shared/main/"
14
[constants]
15
driver = "java"
16
driver-long = "MongoDB Java Driver"
17
-version = "4.6"
18
-full-version = "{+version+}.0"
+version = "4.7"
+full-version = "{+version+}.0-beta0"
19
+
20
package-name-org = "mongodb-org"
21
api = "https://mongodb.github.io/mongo-java-driver/{+version+}"
22
stable-api = "Stable API"
0 commit comments