From de4000a0044c0c13d513132af82562397da70d52 Mon Sep 17 00:00:00 2001 From: Dries Vints Date: Tue, 26 Mar 2024 17:46:57 +0100 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 0401cd24..681be94f 100644 --- a/src/Scout.php +++ b/src/Scout.php @@ -12,7 +12,7 @@ class Scout * * @var string */ - const VERSION = '10.8.3'; + const VERSION = '10.8.4'; /** * The job class that should make models searchable.