Skip to content

Commit a40ecc8

Browse files
authored
feat(mongodb-constants): enable rankFusion stage operator for the 8.0.14 backport COMPASS-9871 (#590)
1 parent 78a8d13 commit a40ecc8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/mongodb-constants/src/stage-operators.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -762,7 +762,7 @@ const STAGE_OPERATORS = [
762762
score: 1,
763763
env: [ATLAS],
764764
meta: 'stage',
765-
version: '8.1.0',
765+
version: '8.0.14',
766766
apiVersions: [],
767767
namespaces: [COLLECTION],
768768
description:

0 commit comments

Comments
 (0)