We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1f5913e commit 2b8b840Copy full SHA for 2b8b840
src/Scout.php
@@ -12,7 +12,7 @@ class Scout
12
*
13
* @var string
14
*/
15
- const VERSION = '9.7.1';
+ const VERSION = '9.7.2';
16
17
/**
18
* The job class that should make models searchable.
0 commit comments