File tree Expand file tree Collapse file tree 4 files changed +7
-7
lines changed Expand file tree Collapse file tree 4 files changed +7
-7
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 master
3
+ define: versions v0.9 v1.7 v1.8 master
4
4
5
5
# raw: <source file> -> ${base}/<destination>
6
6
Original file line number Diff line number Diff line change @@ -28,9 +28,9 @@ toc_landing_pages = ["/quickstart",
28
28
]
29
29
30
30
[constants ]
31
- version = " 1.7 "
32
- latest-version =" 1.7.2 "
33
- version-dev = " 1.8 "
31
+ version = " 1.8 "
32
+ latest-version =" 1.8.0 "
33
+ version-dev = " 1.9 "
34
34
c2c-product-name = " Cluster-to-Cluster Sync"
35
35
c2c-full-product-name = " MongoDB Cluster-to-Cluster Sync"
36
36
mdb-download-center = " `MongoDB Download Center <https://www.mongodb.com/try/download/mongosync>`__"
Original file line number Diff line number Diff line change @@ -60,7 +60,7 @@ following disclaimer:
60
60
Beta Features
61
61
-------------
62
62
63
- {+c2c-beta-program-short+} {+version-dev +} includes the following features:
63
+ {+c2c-beta-program-short+} {+version+} includes the following features:
64
64
65
65
.. list-table::
66
66
:header-rows: 1
Original file line number Diff line number Diff line change @@ -15,7 +15,7 @@ Release Notes for mongosync 1.8
15
15
.. _1.8.0-c2c-release-notes:
16
16
17
17
This page describes changes and new features introduced in
18
- {+c2c-full-product-name+} {+version-dev +} and the {+c2c-full-beta-program+}.
18
+ {+c2c-full-product-name+} {+version+} and the {+c2c-full-beta-program+}.
19
19
20
20
1.8.0 Release
21
21
-------------
@@ -77,7 +77,7 @@ Issues Fixed:
77
77
.. include:: /includes/beta-program-intro.rst
78
78
79
79
In addition to the beta features, {+c2c-beta-program-short+} includes all
80
- changes and new features from ``mongosync`` {+version-dev +}.
80
+ changes and new features from ``mongosync`` {+version+}.
81
81
82
82
To learn more, see :ref:`c2c-beta-program`.
83
83
You can’t perform that action at this time.
0 commit comments