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 cc71f7a commit 2b967d6Copy full SHA for 2b967d6
snooty.toml
@@ -17,8 +17,8 @@ sharedinclude_root = "https://raw.githubusercontent.com/10gen/docs-shared/main/"
17
[constants]
18
driver = "java"
19
driver-long = "MongoDB Java Driver"
20
-version = "4.7"
21
-full-version = "{+version+}.2"
+version = "4.8"
+full-version = "{+version+}.0-beta0"
22
23
package-name-org = "mongodb-org"
24
api = "https://mongodb.github.io/mongo-java-driver/{+version+}"
0 commit comments