Skip to content

Commit 058fcc7

Browse files
(DOCSP-10688): Version bump to v1.0.0
1 parent 780d7f0 commit 058fcc7

File tree

3 files changed

+5
-5
lines changed

3 files changed

+5
-5
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: '0.5.0'
32+
release: '1.0.0'
3333
branch: 'master'
3434
assets:
3535
- branch: master

config/redirects

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
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 master
3-
symlink: v1.0.0 -> master
2+
define: versions v0.0.3 v0.0.4 v0.1.0 v0.2.0 v0.5.0 v1.0.0 master
3+
symlink: v1.1.0 -> master
44
symlink: upcoming -> master
5-
symlink: stable -> v0.5.0
5+
symlink: stable -> v1.0.0
66

77
raw: mongocli/ -> ${base}/stable
88

snooty.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ name = "mongocli"
44
default-profile = ":ref:`default profile <mcli-profiles>`"
55
mcli = "MongoDB CLI"
66
mcli-long = "MongoDB Command Line Interface (``mongocli``)"
7-
mcli-version = "0.5.0"
7+
mcli-version = "1.0.0"
88
mdbagent = "MongoDB Agent"
99
mdbVersion = "4.2"
1010
aagent = "Automation Agent"

0 commit comments

Comments
 (0)