Skip to content

Commit ae7d972

Browse files
committed
Update current version to 2.5.1 in generated docs
1 parent 671be39 commit ae7d972

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

Docs/landing/data/releases.toml

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
1-
current = "2.5.0"
1+
current = "2.5.1"
22
[[versions]]
3-
version = "2.5.0"
3+
version = "2.5.1"
44
status = "current"
55
docs = "./2.5/"
66
api = "./2.5/apidocs"
@@ -40,32 +40,32 @@ current = "2.5.0"
4040
package = "MongoDB.Driver"
4141
description = "The driver."
4242
dependencies = ".NET Core Driver,.NET BSON Library"
43-
versions = "2.5.0,2.4.4,2.3.0,2.2.4,2.1.1,2.0.2"
43+
versions = "2.5.1,2.4.4,2.3.0,2.2.4,2.1.1,2.0.2"
4444

4545
[[drivers]]
4646
name = ".NET GridFS"
4747
package = "MongoDB.Driver.GridFS"
4848
description = "The GridFS library."
4949
dependencies = ".NET Driver,.NET Core Driver,.NET BSON Library"
50-
versions = "2.5.0,2.4.4,2.3.0,2.2.4,2.1.1"
50+
versions = "2.5.1,2.4.4,2.3.0,2.2.4,2.1.1"
5151

5252
[[drivers]]
5353
name = ".NET Core Driver"
5454
package = "MongoDB.Driver.Core"
5555
description = "The core driver."
5656
dependencies = ".NET BSON Library"
57-
versions = "2.5.0,2.4.4,2.3.0,2.2.4,2.1.1,2.0.2"
57+
versions = "2.5.1,2.4.4,2.3.0,2.2.4,2.1.1,2.0.2"
5858

5959
[[drivers]]
6060
name = ".NET BSON Library"
6161
package = "MongoDB.Bson"
6262
description = "The BSON library."
6363
dependencies = ""
64-
versions = "2.5.0,2.4.4,2.3.0,2.2.4,2.1.1,2.0.2"
64+
versions = "2.5.1,2.4.4,2.3.0,2.2.4,2.1.1,2.0.2"
6565

6666
[[drivers]]
6767
name = ".NET Legacy Driver"
6868
package = "mongocsharpdriver"
6969
description = "The legacy driver."
7070
dependencies = ".NET Driver,.NET Core Driver,.NET BSON Library"
71-
versions = "2.5.0,2.4.4,2.3.0,2.2.4,2.1.1,2.0.2,1.11"
71+
versions = "2.5.1,2.4.4,2.3.0,2.2.4,2.1.1,2.0.2,1.11"

0 commit comments

Comments
 (0)