From b31056d49ae0540a475947391d7ea8617d779aee Mon Sep 17 00:00:00 2001 From: Dries Vints Date: Tue, 6 Aug 2024 17:13:57 +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 f69c2637..85dc04da 100644 --- a/src/Scout.php +++ b/src/Scout.php @@ -12,7 +12,7 @@ class Scout * * @var string */ - const VERSION = '10.11.0'; + const VERSION = '10.11.1'; /** * The job class that should make models searchable.