From db26233becb979d5e2104fa2a931440252a73200 Mon Sep 17 00:00:00 2001 From: Dries Vints Date: Tue, 2 Apr 2024 16:33:18 +0200 Subject: [PATCH] version --- src/Scout.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/Scout.php b/src/Scout.php index 681be94f..5c435daf 100644 --- a/src/Scout.php +++ b/src/Scout.php @@ -12,7 +12,7 @@ class Scout * * @var string */ - const VERSION = '10.8.4'; + const VERSION = '10.8.5'; /** * The job class that should make models searchable.