Skip to content

Commit f40f14b

Browse files
authoredJan 21, 2025··
Update Scout.php
1 parent 74be50b commit f40f14b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎src/Scout.php

+1-1
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ class Scout
1212
*
1313
* @var string
1414
*/
15-
const VERSION = '10.12.0';
15+
const VERSION = '10.12.1';
1616

1717
/**
1818
* The job class that should make models searchable.

0 commit comments

Comments
 (0)
Please sign in to comment.