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 95ce78f commit 3ecb667Copy full SHA for 3ecb667
src/MeilisearchBundle.php
@@ -8,7 +8,7 @@
8
9
final class MeilisearchBundle extends Bundle
10
{
11
- public const VERSION = '0.15.4';
+ public const VERSION = '0.15.5';
12
13
public static function qualifiedVersion(): string
14
0 commit comments