Skip to content

Commit 8149da8

Browse files
Merge #173
173: Update version for the next release (v0.7.2) r=brunoocasali a=brunoocasali Release notes: This package version is compatible with [Meilisearch v0.26.0](https://github.com/meilisearch/MeiliSearch/releases/tag/v0.26.0) 🎉 ## 🚀 Enhancements * Updated `meilisearch-php` to v0.23 (#172) `@dependabot` * ⚠️ Check the [release notes](https://github.com/meilisearch/meilisearch-php/releases/tag/v0.23.0) from `meilisearch-php` for more information. Co-authored-by: Bruno Casali <[email protected]>
2 parents 27a4bf0 + 9718a82 commit 8149da8

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.7.1';
14+
public const VERSION = '0.7.2';
1515
}

0 commit comments

Comments
 (0)