Skip to content

Commit 93c4931

Browse files
Merge #505
505: Update version for the next release (v.0.7.2) r=bidoubiwa a=bidoubiwa This version makes this package compatible with Meilisearch v0.29.0 🎉 Check out the changelog of [Meilisearch v0.29.0](https://github.com/meilisearch/meilisearch/releases/tag/v0.29.0) for more information on the changes. Co-authored-by: Charlotte Vermandel <[email protected]>
2 parents 8b59d60 + d15dfee commit 93c4931

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "strapi-plugin-meilisearch",
3-
"version": "0.7.1",
3+
"version": "0.7.2",
44
"description": "Synchronise and search in your Strapi content-types with Meilisearch",
55
"scripts": {
66
"playground:dev": "yarn --cwd ./playground && yarn --cwd ./playground dev",

0 commit comments

Comments
 (0)