diff --git a/README.md b/README.md index 7038bc8..6674748 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 26.0](https://hub.docker.com/r/typesense/typesense/). +Official typesense plugin for dokku. Currently defaults to installing [typesense/typesense 27.0](https://hub.docker.com/r/typesense/typesense/). ## Requirements diff --git a/plugin.toml b/plugin.toml index 4289198..2df743c 100644 --- a/plugin.toml +++ b/plugin.toml @@ -1,4 +1,4 @@ [plugin] description = "dokku typesense service plugin" -version = "1.37.0" +version = "1.38.0" [plugin.config]