Skip to content

Commit 2fbc196

Browse files
committed
Update refdocs for 2.10.3
1 parent 6c872e0 commit 2fbc196

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,7 +1,7 @@
1-
current = "2.10.1"
1+
current = "2.10.3"
22

33
[[versions]]
4-
version = "2.10.1"
4+
version = "2.10.3"
55
docs = "./2.10/"
66
api = "./2.10/apidocs"
77

@@ -66,32 +66,32 @@ current = "2.10.1"
6666
package = "MongoDB.Driver"
6767
description = "The driver."
6868
dependencies = ".NET Core Driver,.NET BSON Library"
69-
versions = "2.10.1,2.9.3,2.8.1,2.7.3,2.6.1,2.5.1,2.4.4,2.3.0,2.2.4,2.1.1,2.0.2"
69+
versions = "2.10.3,2.9.3,2.8.1,2.7.3,2.6.1,2.5.1,2.4.4,2.3.0,2.2.4,2.1.1,2.0.2"
7070

7171
[[drivers]]
7272
name = ".NET GridFS"
7373
package = "MongoDB.Driver.GridFS"
7474
description = "The GridFS library."
7575
dependencies = ".NET Driver,.NET Core Driver,.NET BSON Library"
76-
versions = "2.10.1,2.9.3,2.8.1,2.7.3,2.6.1,2.5.1,2.4.4,2.3.0,2.2.4,2.1.1"
76+
versions = "2.10.3,2.9.3,2.8.1,2.7.3,2.6.1,2.5.1,2.4.4,2.3.0,2.2.4,2.1.1"
7777

7878
[[drivers]]
7979
name = ".NET Core Driver"
8080
package = "MongoDB.Driver.Core"
8181
description = "The core driver."
8282
dependencies = ".NET BSON Library"
83-
versions = "2.10.1,2.9.3,2.8.1,2.7.3,2.6.1,2.5.1,2.4.4,2.3.0,2.2.4,2.1.1,2.0.2"
83+
versions = "2.10.3,2.9.3,2.8.1,2.7.3,2.6.1,2.5.1,2.4.4,2.3.0,2.2.4,2.1.1,2.0.2"
8484

8585
[[drivers]]
8686
name = ".NET BSON Library"
8787
package = "MongoDB.Bson"
8888
description = "The BSON library."
8989
dependencies = ""
90-
versions = "2.10.1,2.9.3,2.8.1,2.7.3,2.6.1,2.5.1,2.4.4,2.3.0,2.2.4,2.1.1,2.0.2"
90+
versions = "2.10.3,2.9.3,2.8.1,2.7.3,2.6.1,2.5.1,2.4.4,2.3.0,2.2.4,2.1.1,2.0.2"
9191

9292
[[drivers]]
9393
name = ".NET Legacy Driver"
9494
package = "mongocsharpdriver"
9595
description = "The legacy driver."
9696
dependencies = ".NET Driver,.NET Core Driver,.NET BSON Library"
97-
versions = "2.10.1,2.9.3,2.8.1,2.7.3,2.6.1,2.5.1,2.4.4,2.3.0,2.2.4,2.1.1,2.0.2,1.11"
97+
versions = "2.10.3,2.9.3,2.8.1,2.7.3,2.6.1,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)