From c5bb5873cde202e823bd05cca9b67cd5c56cb74f Mon Sep 17 00:00:00 2001 From: Jose Diaz-Gonzalez Date: Fri, 21 Feb 2025 22:11:38 -0500 Subject: [PATCH] Release 1.40.0 --- README.md | 2 +- plugin.toml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index abe9c98..2bbab81 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 27.1](https://hub.docker.com/r/typesense/typesense/). +Official typesense plugin for dokku. Currently defaults to installing [typesense/typesense 28.0](https://hub.docker.com/r/typesense/typesense/). ## Requirements diff --git a/plugin.toml b/plugin.toml index eb6b736..2173577 100644 --- a/plugin.toml +++ b/plugin.toml @@ -1,4 +1,4 @@ [plugin] description = "dokku typesense service plugin" -version = "1.39.0" +version = "1.40.0" [plugin.config]