Skip to content

Commit 2b967d6

Browse files
author
Chris Cho
authored
DOCSP-25868: Updates for v4.8.0-beta0 (#290)
1 parent cc71f7a commit 2b967d6

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

snooty.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,8 +17,8 @@ sharedinclude_root = "https://raw.githubusercontent.com/10gen/docs-shared/main/"
1717
[constants]
1818
driver = "java"
1919
driver-long = "MongoDB Java Driver"
20-
version = "4.7"
21-
full-version = "{+version+}.2"
20+
version = "4.8"
21+
full-version = "{+version+}.0-beta0"
2222

2323
package-name-org = "mongodb-org"
2424
api = "https://mongodb.github.io/mongo-java-driver/{+version+}"

0 commit comments

Comments
 (0)