Skip to content

Commit

Permalink
version
Browse files Browse the repository at this point in the history
  • Loading branch information
driesvints committed Jul 13, 2021
1 parent e8318d0 commit 5d62c83
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/EngineManager.php
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ public function createAlgoliaDriver()
{
$this->ensureAlgoliaClientIsInstalled();

UserAgent::addCustomUserAgent('Laravel Scout', '9.2.2');
UserAgent::addCustomUserAgent('Laravel Scout', '9.2.3');

$config = SearchConfig::create(
config('scout.algolia.id'),
Expand Down

0 comments on commit 5d62c83

Please sign in to comment.