diff --git a/README.md b/README.md index 1aa7106..6183482 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # dokku rabbitmq [![Build Status](https://img.shields.io/github/actions/workflow/status/dokku/dokku-rabbitmq/ci.yml?branch=master&style=flat-square "Build Status")](https://github.com/dokku/dokku-rabbitmq/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 rabbitmq plugin for dokku. Currently defaults to installing [rabbitmq 3.13.1-management](https://hub.docker.com/_/rabbitmq/). +Official rabbitmq plugin for dokku. Currently defaults to installing [rabbitmq 3.13.4-management](https://hub.docker.com/_/rabbitmq/). ## Requirements diff --git a/plugin.toml b/plugin.toml index 7a4c5e2..d20a156 100644 --- a/plugin.toml +++ b/plugin.toml @@ -1,4 +1,4 @@ [plugin] description = "dokku rabbitmq service plugin" -version = "1.36.11" +version = "1.36.12" [plugin.config]