File tree Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 1
1
define: prefix docs/cluster-to-cluster-sync
2
2
define: base https://www.mongodb.com/docs/cluster-to-cluster-sync
3
- define: versions v0.9 v1.7 1.8 master
3
+ define: versions v0.9 v1.7 v1.8 v1.9 master
4
4
5
5
# raw: <source file> -> ${base}/<destination>
6
6
Original file line number Diff line number Diff line change @@ -28,10 +28,10 @@ toc_landing_pages = ["/quickstart",
28
28
]
29
29
30
30
[constants ]
31
- version = " 1.9 "
32
- version-previous = " 1.8 "
33
- latest-version =" 1.9 .0"
34
- version-dev = " 1.9 "
31
+ version = " 1.10 "
32
+ version-previous = " 1.9 "
33
+ latest-version =" 1.10 .0"
34
+ version-dev = " 1.10 "
35
35
c2c-product-name = " Cluster-to-Cluster Sync"
36
36
c2c-full-product-name = " MongoDB Cluster-to-Cluster Sync"
37
37
mdb-download-center = " `MongoDB Download Center <https://www.mongodb.com/try/download/mongosync>`__"
You can’t perform that action at this time.
0 commit comments