File tree Expand file tree Collapse file tree 2 files changed +10
-9
lines changed Expand file tree Collapse file tree 2 files changed +10
-9
lines changed Original file line number Diff line number Diff line change 1- current = " 3.0.0-rc1 "
1+ current = " 3.0.0"
22[[versions ]]
3- version = " 3.0.0-rc1 "
4- status = " rc "
5- docs = " ./current "
3+ version = " 3.0.0"
4+ status = " current "
5+ docs = " ./3.0 "
66 api = " http://api.mongodb.org/java/current"
77
88[[versions ]]
99 version = " 2.13.0"
10- status = " current "
10+ status = " "
1111 docs = " ./2.13"
1212 api = " http://api.mongodb.org/java/2.13"
1313
1414[[drivers ]]
1515 name = " mongodb-driver"
1616 description = " The synchronous driver, new in 3.0, for older versions select the: `mongo-java-driver`"
17- versions = " 3.0.0-rc1 "
17+ versions = " 3.0.0"
1818
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-rc1 ,2.13.0,2.12.5 "
22+ versions = " 3.0.0,2.13.0"
2323
2424[[drivers ]]
2525 name = " mongodb-driver-async"
2626 description = " The new asynchronous driver, new in 3.0"
27- versions = " 3.0.0-rc1 "
27+ versions = " 3.0.0"
2828
2929[[drivers ]]
3030 name = " mongodb-driver-core"
3131 description = " The core library, new in 3.0"
32- versions = " 3.0.0-rc1 "
32+ versions = " 3.0.0"
Original file line number Diff line number Diff line change 1+ [{"version" : " 3.0" }, {"version" : " 2.13" }]
You can’t perform that action at this time.
0 commit comments