You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/landing/data/releases.toml
+5-5Lines changed: 5 additions & 5 deletions
Original file line number
Diff line number
Diff line change
@@ -11,7 +11,7 @@ current = "3.7.0"
11
11
api = "./3.7/javadoc"
12
12
13
13
[[versions]]
14
-
version = "3.6.3"
14
+
version = "3.6.4"
15
15
status = "current"
16
16
docs = "./3.6"
17
17
api = "./3.6/javadoc"
@@ -64,19 +64,19 @@ current = "3.7.0"
64
64
[[drivers]]
65
65
name = "mongodb-driver"
66
66
description = "The synchronous driver plus the legacy driver, new in 3.0.<br/>For older versions of the driver or for OSGi-based applications please use the `mongo-java-driver`."
0 commit comments