From 398773727abcf69c96915a088e91b281d0ce815e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Rodrigo=20L=C3=B3pez=20Dato?= Date: Tue, 13 Aug 2024 10:21:27 -0300 Subject: [PATCH] Update version for deprecated group permissions --- docs/docs/system-administration/rbac.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/docs/system-administration/rbac.md b/docs/docs/system-administration/rbac.md index d99fab5ead69..b57fcc3d6e85 100644 --- a/docs/docs/system-administration/rbac.md +++ b/docs/docs/system-administration/rbac.md @@ -120,7 +120,7 @@ options: ## Deprecated features Groups can grant permissions directly to their members in the same way that roles do. This functionality was deprecated -in Flagsmith 2.135.2. To grant permissions to all members of a group, create a role with the desired permissions and +in Flagsmith 2.137.0. To grant permissions to all members of a group, create a role with the desired permissions and assign it to the group instead. Assigning roles to groups has several benefits over assigning permissions directly to a group: