From 51d662fb00728dcf726a9e53a234a05896da888a Mon Sep 17 00:00:00 2001 From: Dries Vints Date: Tue, 11 Jul 2023 17:04:19 +0200 Subject: [PATCH] Update Scout.php --- src/Scout.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/Scout.php b/src/Scout.php index c53d7a42..175ccc10 100644 --- a/src/Scout.php +++ b/src/Scout.php @@ -12,7 +12,7 @@ class Scout * * @var string */ - const VERSION = '10.2.2'; + const VERSION = '10.2.3'; /** * The job class that should make models searchable.