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 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