Skip to content

Commit 0e37dfd

Browse files
committed
Update references to current version to 2.4.4.
1 parent 899e9ea commit 0e37dfd

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.4.3"
1+
current = "2.4.4"
22
[[versions]]
3-
version = "2.4.3"
3+
version = "2.4.4"
44
status = "current"
55
docs = "./2.4/"
66
api = "./2.4/apidocs"
@@ -35,32 +35,32 @@ current = "2.4.3"
3535
package = "MongoDB.Driver"
3636
description = "The driver."
3737
dependencies = ".NET Core Driver,.NET BSON Library"
38-
versions = "2.4.3,2.3.0,2.2.4,2.1.1,2.0.2"
38+
versions = "2.4.4,2.3.0,2.2.4,2.1.1,2.0.2"
3939

4040
[[drivers]]
4141
name = ".NET GridFS"
4242
package = "MongoDB.Driver.GridFS"
4343
description = "The GridFS library."
4444
dependencies = ".NET Driver,.NET Core Driver,.NET BSON Library"
45-
versions = "2.4.3,2.3.0,2.2.4,2.1.1"
45+
versions = "2.4.4,2.3.0,2.2.4,2.1.1"
4646

4747
[[drivers]]
4848
name = ".NET Core Driver"
4949
package = "MongoDB.Driver.Core"
5050
description = "The core driver."
5151
dependencies = ".NET BSON Library"
52-
versions = "2.4.3,2.3.0,2.2.4,2.1.1,2.0.2"
52+
versions = "2.4.4,2.3.0,2.2.4,2.1.1,2.0.2"
5353

5454
[[drivers]]
5555
name = ".NET BSON Library"
5656
package = "MongoDB.Bson"
5757
description = "The BSON library."
5858
dependencies = ""
59-
versions = "2.4.3,2.3.0,2.2.4,2.1.1,2.0.2"
59+
versions = "2.4.4,2.3.0,2.2.4,2.1.1,2.0.2"
6060

6161
[[drivers]]
6262
name = ".NET Legacy Driver"
6363
package = "mongocsharpdriver"
6464
description = "The legacy driver."
6565
dependencies = ".NET Driver,.NET Core Driver,.NET BSON Library"
66-
versions = "2.4.3,2.3.0,2.2.4,2.1.1,2.0.2,1.11"
66+
versions = "2.4.4,2.3.0,2.2.4,2.1.1,2.0.2,1.11"

0 commit comments

Comments
 (0)