Skip to content

Commit cf4031e

Browse files
(DOCSP-8032): Version bump
1 parent 5d3c243 commit cf4031e

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
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.3'
32+
release: '1.4'
3333
branch: 'master'
3434
assets:
3535
- branch: master

config/redirects

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,10 +2,10 @@
22
# while we work out how to deploy this property.
33

44
define: base https://docs.mongodb.com/kubernetes-operator
5-
define: versions v0.8 v0.9 v0.10 v0.11 v0.12 v1.0 v1.1 v1.2 v1.3 master
6-
symlink: v1.4 -> master
5+
define: versions v0.8 v0.9 v0.10 v0.11 v0.12 v1.0 v1.1 v1.2 v1.3 v1.4 master
6+
symlink: v1.5 -> master
77
symlink: upcoming -> master
8-
symlink: stable -> v1.3
8+
symlink: stable -> v1.4
99

1010
########
1111

0 commit comments

Comments
 (0)