From a526dd1d5cbd518f8d9122de659ffd3606d4fe40 Mon Sep 17 00:00:00 2001
From: Andrew Hunt <andrew@aghstrategies.com>
Date: Tue, 5 Dec 2017 12:53:41 -0500
Subject: [PATCH] hook_civicrm_alterEntityRefParams: Correct release number for
 introduction

---
 docs/hooks/hook_civicrm_alterEntityRefParams.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/docs/hooks/hook_civicrm_alterEntityRefParams.md b/docs/hooks/hook_civicrm_alterEntityRefParams.md
index 4eccf79f..a0139902 100644
--- a/docs/hooks/hook_civicrm_alterEntityRefParams.md
+++ b/docs/hooks/hook_civicrm_alterEntityRefParams.md
@@ -6,7 +6,7 @@ This hook is called when an `entityRef` field is rendered in a form, which allow
 
 ## Availability
 
-This hook is available in CiviCRM 4.7.27+ (maybe depends on the commit).
+This hook is available in CiviCRM 4.7.28 and later.
 
 ## Definition
 
-- 
GitLab