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 15e5334 commit 178a0c0Copy full SHA for 178a0c0
conf.py
@@ -75,12 +75,12 @@ def has(self, *args):
75
])
76
77
source_constants = {
78
- 'package-branch': '4.0',
+ 'package-branch': '4.1',
79
'package-name-org': 'mongodb-org',
80
'package-name-enterprise': 'mongodb-enterprise',
81
'version': version,
82
'release': release,
83
- 'pgp-version': '4.0',
+ 'pgp-version': '4.1',
84
'pgp-fingerprint': '9DA31620334BD75D9DCB49F368818C72E52529D4'
85
}
86
config/build_conf.yaml
@@ -10,7 +10,7 @@ project:
10
branched: true
11
siteroot: true
12
version:
13
- release: '4.1.x'
+ release: '4.1.4'
14
branch: '4.2'
15
system:
16
files:
0 commit comments