We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f07f95d commit b9b8586Copy full SHA for b9b8586
config/build_conf.yaml
@@ -29,7 +29,7 @@ system:
29
- 'sphinx_local.yaml'
30
- htaccess: ['htaccess.yaml']
31
version:
32
- release: '1.5.0'
+ release: '1.6'
33
branch: 'master'
34
assets:
35
- branch: master
config/redirects
@@ -1,8 +1,8 @@
1
define: base https://docs.mongodb.com/mongocli
2
-define: versions v0.0.3 v0.0.4 v0.1.0 v0.2.0 v0.5.0 v1.0.0 v1.1.0 v1.2.0 v1.3.0 v1.4.0 master
3
-symlink: v1.5.0 -> master
+define: versions v0.0.3 v0.0.4 v0.1.0 v0.2.0 v0.5.0 v1.0.0 v1.1.0 v1.2.0 v1.3.0 v1.4.0 v1.5 master
+symlink: v1.6 -> master
4
symlink: upcoming -> master
5
-symlink: stable -> v1.4.0
+symlink: stable -> v1.5
6
7
raw: mongocli/ -> ${base}/stable
8
0 commit comments