From 53a2f665b0586750ce331d3722e62552d28f7190 Mon Sep 17 00:00:00 2001 From: denihs Date: Thu, 14 Nov 2024 11:44:02 -0400 Subject: [PATCH] - adding since when roles package is available --- v3-docs/docs/api/roles.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/v3-docs/docs/api/roles.md b/v3-docs/docs/api/roles.md index 5ff06c9449..40c6e69e49 100644 --- a/v3-docs/docs/api/roles.md +++ b/v3-docs/docs/api/roles.md @@ -2,6 +2,8 @@ Authorization package for Meteor - compatible with built-in accounts package. +> Available since Meteor 3.1.0 + ## Installation To add roles to your application, run this command in your terminal: