MeiliSearch/meilisearch-lib
bors[bot] 5981e6c57c
Merge #2095
2095: feat(error): Update the error message when you have no version file r=MarinPostma a=irevoire

Following this [issue](https://github.com/meilisearch/meilisearch-kubernetes/issues/95) we decided to change the error message from:
```
Version file is missing or the previous MeiliSearch engine version was below 0.24.0. Use a dump to update MeiliSearch.
```
to
```
Version file is missing or the previous MeiliSearch engine version was below 0.25.0. Use a dump to update MeiliSearch.
```

Co-authored-by: Tamo <tamo@meilisearch.com>
2022-01-24 14:09:13 +00:00
..
proptest-regressions Fix(auth): Forbid index creation on alternates routes 2021-12-20 14:48:18 +01:00
src Merge #2095 2022-01-24 14:09:13 +00:00
Cargo.toml Merge #2068 2022-01-20 10:59:44 +00:00