Skip to content

Commit a9ecb12

Browse files
committed
Make 3.4.0 current in reference documention landing page
1 parent 64eb447 commit a9ecb12

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/landing/data/releases.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,12 +2,12 @@ current = "3.4.0"
22

33
[[versions]]
44
version = "3.4.0"
5+
status = "current"
56
docs = "./3.4"
67
api = "./3.4/javadoc"
78

89
[[versions]]
910
version = "3.3.0"
10-
status = "current"
1111
docs = "./3.3"
1212
api = "http://api.mongodb.com/java/3.3"
1313

0 commit comments

Comments
 (0)