From 5a9a8fafbcd2612f9fb4add909bf3b2e3d8396f6 Mon Sep 17 00:00:00 2001 From: Jose Diaz-Gonzalez Date: Thu, 27 Apr 2023 22:03:32 -0400 Subject: [PATCH] Release 1.32.1 --- README.md | 2 +- plugin.toml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 2486573..0f20ede 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # dokku typesense [![Build Status](https://img.shields.io/github/actions/workflow/status/dokku/dokku-typesense/ci.yml?branch=master&style=flat-square "Build Status")](https://github.com/dokku/dokku-typesense/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 typesense plugin for dokku. Currently defaults to installing [typesense/typesense 0.24.0](https://hub.docker.com/r/typesense/typesense/). +Official typesense plugin for dokku. Currently defaults to installing [typesense/typesense 0.24.1](https://hub.docker.com/r/typesense/typesense/). ## Requirements diff --git a/plugin.toml b/plugin.toml index dc8e534..828925c 100644 --- a/plugin.toml +++ b/plugin.toml @@ -1,4 +1,4 @@ [plugin] description = "dokku typesense service plugin" -version = "1.32.0" +version = "1.32.1" [plugin.config]