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 a6ca93c commit 499a8f1Copy full SHA for 499a8f1
config/build_conf.yaml
@@ -29,7 +29,7 @@ system:
29
- 'sphinx_local.yaml'
30
- htaccess: ['htaccess.yaml']
31
version:
32
- release: '1.4.0'
+ release: '1.5.0'
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 master
3
-symlink: v1.4.0 -> master
+symlink: v1.5.0 -> master
4
symlink: upcoming -> master
5
-symlink: stable -> v1.3.0
+symlink: stable -> v1.4.0
6
7
raw: mongocli/ -> ${base}/stable
8
0 commit comments