Skip to content

Commit

Permalink
updated version
Browse files Browse the repository at this point in the history
  • Loading branch information
fashxp committed Jun 30, 2020
1 parent f3c292a commit d8c62de
Showing 1 changed file with 1 addition and 6 deletions.
7 changes: 1 addition & 6 deletions src/PersonalizedSearchBundle.php
Expand Up @@ -33,11 +33,6 @@ protected function getComposerPackageName(): string
{
// getVersion() will use this name to read the version from
// PackageVersions and return a normalized value
return 'pimcore/personalized-search';
}

public function getVersion()
{
return '1.0.0';
return 'pimcore/personalized-product-search';
}
}

0 comments on commit d8c62de

Please sign in to comment.