From fc9bc0c2061eb54b31d9dba0999755177a8f1a0e Mon Sep 17 00:00:00 2001 From: Dries Vints Date: Tue, 5 Dec 2023 20:44:31 +0100 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 bf16ed58..876bd00c 100644 --- a/src/Scout.php +++ b/src/Scout.php @@ -12,7 +12,7 @@ class Scout * * @var string */ - const VERSION = '10.6.0'; + const VERSION = '10.6.1'; /** * The job class that should make models searchable.