Skip to content

Commit 3473c0a

Browse files
author
Chris Cho
authored
DOCSP-23104: Driver 4.7.0-beta0 release (#233)
1 parent fcfa39f commit 3473c0a

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

snooty.toml

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,8 +14,9 @@ sharedinclude_root = "https://raw.githubusercontent.com/10gen/docs-shared/main/"
1414
[constants]
1515
driver = "java"
1616
driver-long = "MongoDB Java Driver"
17-
version = "4.6"
18-
full-version = "{+version+}.0"
17+
version = "4.7"
18+
full-version = "{+version+}.0-beta0"
19+
1920
package-name-org = "mongodb-org"
2021
api = "https://mongodb.github.io/mongo-java-driver/{+version+}"
2122
stable-api = "Stable API"

0 commit comments

Comments
 (0)