We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b799663 commit 39bbd0bCopy full SHA for 39bbd0b
1 file changed
ni_measurementlink_service/_featuretoggles.py
@@ -147,4 +147,4 @@ def wrapper(*args: _P.args, **kwargs: _P.kwargs) -> _T:
147
# Define feature toggle constants here:
148
# --------------------------------------
149
150
-MULTIPLEXER_SUPPORT_2024Q2 = FeatureToggle("MULTIPLEXER_SUPPORT_2024Q2", CodeReadiness.NEXT_RELEASE)
+MULTIPLEXER_SUPPORT_2024Q2 = FeatureToggle("MULTIPLEXER_SUPPORT_2024Q2", CodeReadiness.RELEASE)
0 commit comments