From 642b4750127b5242a089571c9314037a7453cc0a Mon Sep 17 00:00:00 2001 From: Taylor Otwell Date: Wed, 11 Sep 2024 16:32:42 -0500 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 a80a0112..d3da41cf 100644 --- a/src/Scout.php +++ b/src/Scout.php @@ -12,7 +12,7 @@ class Scout * * @var string */ - const VERSION = '10.11.2'; + const VERSION = '10.11.3'; /** * The job class that should make models searchable.