Skip to content

Commit 833bb65

Browse files
DOCSP-18741 updates for new version (#633)
1 parent be0e268 commit 833bb65

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

config/build_conf.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ system:
2929
- 'sphinx_local.yaml'
3030
- htaccess: ['htaccess.yaml']
3131
version:
32-
release: '1.19.0'
32+
release: '1.20.0'
3333
branch: 'master'
3434
assets:
3535
- branch: master

config/redirects

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
define: base https://docs.mongodb.com/mongocli
2-
define: versions v1.0.0 v1.1.0 v1.2.0 v1.3.0 v1.4.0 v1.5 v1.6 v1.7 v1.8 v1.9 v1.10 v1.11 v1.12 v1.13 v1.14 v1.15 v1.16 v1.17 v1.18 v1.19 master
2+
define: versions v1.0.0 v1.1.0 v1.2.0 v1.3.0 v1.4.0 v1.5 v1.6 v1.7 v1.8 v1.9 v1.10 v1.11 v1.12 v1.13 v1.14 v1.15 v1.16 v1.17 v1.18 v1.19 v1.20 master
33

44
raw: mongocli/ -> ${base}/stable/
55

snooty.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -177,7 +177,7 @@ data-lake-store = "data store"
177177
default-profile = ":ref:`default profile <mcli-profiles>`"
178178
mcli = "MongoDB CLI"
179179
mcli-long = "MongoDB Command Line Interface (``mongocli``)"
180-
mcli-version = "1.19.0"
180+
mcli-version = "1.20.0"
181181
mdbagent = "MongoDB Agent"
182182
mdbVersion = "5.0"
183183
mongosh = ":binary:`~bin.mongosh`"

0 commit comments

Comments
 (0)