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 2f13bb0 commit dbfe94fCopy full SHA for dbfe94f
config/build_conf.yaml
@@ -29,7 +29,7 @@ system:
29
- 'sphinx_local.yaml'
30
- htaccess: ['htaccess.yaml']
31
version:
32
- release: '2.13'
+ release: '2.14'
33
branch: 'master'
34
assets:
35
- branch: master
config/redirects
@@ -1,6 +1,6 @@
1
define: base https://docs.mongodb.com/bi-connector
2
-define: versions v1.1 v2.0 v2.1 v2.2 v2.3 v2.4 v2.5 v2.6 v2.7 v2.8 v2.9 v2.10 v2.11 v2.12 v2.13 master
3
-symlink: v2.13 -> master
+define: versions v1.1 v2.0 v2.1 v2.2 v2.3 v2.4 v2.5 v2.6 v2.7 v2.8 v2.9 v2.10 v2.11 v2.12 v2.13 v2.14 master
+symlink: v2.14 -> master
4
symlink: upcoming -> master
5
symlink: current -> master
6
0 commit comments