Skip to content

Commit 1b8aad1

Browse files
committed
Updated releases.toml for 2.13.1
1 parent 8d74790 commit 1b8aad1

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/landing/data/releases.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ current = "3.0.0"
66
api = "http://api.mongodb.org/java/3.0"
77

88
[[versions]]
9-
version = "2.13.0"
9+
version = "2.13.1"
1010
status = ""
1111
docs = "./2.13"
1212
api = "http://api.mongodb.org/java/2.13"
@@ -19,7 +19,7 @@ current = "3.0.0"
1919
[[drivers]]
2020
name = "mongo-java-driver"
2121
description = "An uber jar containing the bson library, the core library and the mongodb-driver."
22-
versions = "3.0.0,2.13.0"
22+
versions = "3.0.0,2.13.1"
2323

2424
[[drivers]]
2525
name = "mongodb-driver-async"

0 commit comments

Comments
 (0)