From 1a2d20e03f41e11a43ff99e46f174a13fc81a56d Mon Sep 17 00:00:00 2001 From: Jose Diaz-Gonzalez Date: Mon, 15 Apr 2024 21:00:50 -0400 Subject: [PATCH] Release 1.40.4 --- README.md | 2 +- plugin.toml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index cc0f136..65eac3a 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # dokku meilisearch [![Build Status](https://img.shields.io/github/actions/workflow/status/dokku/dokku-meilisearch/ci.yml?branch=master&style=flat-square "Build Status")](https://github.com/dokku/dokku-meilisearch/actions/workflows/ci.yml?query=branch%3Amaster) [![IRC Network](https://img.shields.io/badge/irc-libera-blue.svg?style=flat-square "IRC Libera")](https://webchat.libera.chat/?channels=dokku) -Official meilisearch plugin for dokku. Currently defaults to installing [getmeili/meilisearch v1.7.4](https://hub.docker.com/r/getmeili/meilisearch/). +Official meilisearch plugin for dokku. Currently defaults to installing [getmeili/meilisearch v1.7.6](https://hub.docker.com/r/getmeili/meilisearch/). ## Requirements diff --git a/plugin.toml b/plugin.toml index cb54e22..5d1db91 100644 --- a/plugin.toml +++ b/plugin.toml @@ -1,4 +1,4 @@ [plugin] description = "dokku meilisearch service plugin" -version = "1.40.3" +version = "1.40.4" [plugin.config]