From e67e2015e2f6f15e0fa033fb2ceb248ba8c5fa36 Mon Sep 17 00:00:00 2001 From: Taylor Otwell Date: Wed, 30 Oct 2024 10:09:56 -0500 Subject: [PATCH] wip --- src/Scout.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/Scout.php b/src/Scout.php index 83ad2f70..ea9b03e5 100644 --- a/src/Scout.php +++ b/src/Scout.php @@ -12,7 +12,7 @@ class Scout * * @var string */ - const VERSION = '10.11.4'; + const VERSION = '10.11.5'; /** * The job class that should make models searchable.