diff --git a/src/Scout.php b/src/Scout.php index d3da41cf..83ad2f70 100644 --- a/src/Scout.php +++ b/src/Scout.php @@ -12,7 +12,7 @@ class Scout * * @var string */ - const VERSION = '10.11.3'; + const VERSION = '10.11.4'; /** * The job class that should make models searchable.