mirror of
https://github.com/meilisearch/MeiliSearch
synced 2025-07-04 20:37:15 +02:00
Merge #3204
3204: Bring back v0.30.1 changes to `main` r=curquiza a=curquiza I was not able to just import `release-v0.30.1` to `main`, see: <img width="1371" alt="Capture d’écran 2022-12-06 à 20 03 50" src="https://user-images.githubusercontent.com/20380692/206000844-b39b3063-7da2-475f-b3e4-1791c39a7c2f.png"> So I cherry-picked the commits. ⚠️ ⚠️ ⚠️ I had a git conflict here <img width="730" alt="Capture d’écran 2022-12-06 à 20 09 04" src="https://user-images.githubusercontent.com/20380692/206001007-f56bc28f-c0b1-46a0-bb60-cce4e73b9584.png"> ⚠️ ⚠️ ⚠️ Check out carefully how I fixed it Co-authored-by: curquiza <curquiza@users.noreply.github.com> Co-authored-by: Kerollmops <clement@meilisearch.com>
This commit is contained in:
commit
2ed6017603
13 changed files with 50 additions and 33 deletions
|
@ -4,7 +4,7 @@ description = "Meilisearch HTTP server"
|
|||
edition = "2021"
|
||||
license = "MIT"
|
||||
name = "meilisearch-http"
|
||||
version = "0.30.0"
|
||||
version = "0.30.1"
|
||||
|
||||
[[bin]]
|
||||
name = "meilisearch"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue