From 74f007d0f5b78f589014899094f7ddb4855b771d Mon Sep 17 00:00:00 2001 From: Dries Vints Date: Tue, 3 Sep 2024 17:30:25 +0200 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 85dc04da..a80a0112 100644 --- a/src/Scout.php +++ b/src/Scout.php @@ -12,7 +12,7 @@ class Scout * * @var string */ - const VERSION = '10.11.1'; + const VERSION = '10.11.2'; /** * The job class that should make models searchable.