From 41e667e6ac41437cb172ae888b9f5c64328197e9 Mon Sep 17 00:00:00 2001 From: Mark Phelps <209477+markphelps@users.noreply.github.com> Date: Thu, 19 Sep 2024 11:22:15 -0400 Subject: [PATCH] fix: default rule version typo Signed-off-by: Mark Phelps <209477+markphelps@users.noreply.github.com> --- concepts.mdx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/concepts.mdx b/concepts.mdx index c7f369b..fbd9764 100644 --- a/concepts.mdx +++ b/concepts.mdx @@ -139,7 +139,7 @@ evaluated. ### Default Rule -Default Rules are available since v1.74.0 of Flipt. +Default Rules are available since v1.47.0 of Flipt. If no rules match for a given flag, the default rule value is returned. This value is optional and can be set to any variant that exists for the flag.