From cea407664bc58fb0d90e642d7645406eab2b4473 Mon Sep 17 00:00:00 2001 From: Jose Diaz-Gonzalez Date: Sun, 7 Jul 2024 23:03:28 -0400 Subject: [PATCH] Release 1.36.12 --- README.md | 2 +- plugin.toml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) 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]