From 6852494cdc7fc1585470be2010e3e0977cf13885 Mon Sep 17 00:00:00 2001 From: meili-bot <74670311+meili-bot@users.noreply.github.com> Date: Wed, 3 Feb 2021 14:51:25 +0100 Subject: [PATCH 1/2] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 3438cbb3..c79f5a87 100644 --- a/README.md +++ b/README.md @@ -140,7 +140,7 @@ WARNING: `meilisearch-sdk` will panic if no Window is available (ex: Web extensi ## 🤖 Compatibility with MeiliSearch -This package only guarantees the compatibility with the [version v0.18.1 of MeiliSearch](https://github.com/meilisearch/MeiliSearch/releases/tag/v0.18.1). +This package only guarantees the compatibility with the [version v0.19.0 of MeiliSearch](https://github.com/meilisearch/MeiliSearch/releases/tag/v0.19.0). ## ⚙️ Development Workflow and Contributing From 20727340ae055a21e9e66f9b978234fe6d25800e Mon Sep 17 00:00:00 2001 From: meili-bot <74670311+meili-bot@users.noreply.github.com> Date: Wed, 3 Feb 2021 14:51:26 +0100 Subject: [PATCH 2/2] Update README.tpl --- README.tpl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.tpl b/README.tpl index 238e440e..dc7fcbaa 100644 --- a/README.tpl +++ b/README.tpl @@ -48,7 +48,7 @@ See our [Documentation](https://docs.meilisearch.com/guides/introduction/quick_s ## 🤖 Compatibility with MeiliSearch -This package only guarantees the compatibility with the [version v0.18.1 of MeiliSearch](https://github.com/meilisearch/MeiliSearch/releases/tag/v0.18.1). +This package only guarantees the compatibility with the [version v0.19.0 of MeiliSearch](https://github.com/meilisearch/MeiliSearch/releases/tag/v0.19.0). ## ⚙️ Development Workflow and Contributing