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 d58e16f commit b31056dCopy full SHA for b31056d
src/Scout.php
@@ -12,7 +12,7 @@ class Scout
12
*
13
* @var string
14
*/
15
- const VERSION = '10.11.0';
+ const VERSION = '10.11.1';
16
17
/**
18
* The job class that should make models searchable.
0 commit comments