Skip to content

Commit 484c011

Browse files
bors[bot]curquiza
andauthored
Merge #159
159: Update MeiliSearchBundle.php for the next release (v0.7.0) r=curquiza a=curquiza Breaking because of #137 This PR updates meilisearch-php to v0.21.0 that only works with MeiliSearch v0.25.0 and later -> it enforces the users to upgrade their MeiliSearch version Co-authored-by: Clémentine Urquizar - curqui <[email protected]>
2 parents f940dd9 + e2d0c62 commit 484c011

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/MeiliSearchBundle.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,5 +11,5 @@
1111
*/
1212
final class MeiliSearchBundle extends Bundle
1313
{
14-
public const VERSION = '0.6.0';
14+
public const VERSION = '0.7.0';
1515
}

0 commit comments

Comments
 (0)