From 3c487a567f4dfa35e3e7038daf50f9ca05633e75 Mon Sep 17 00:00:00 2001 From: Jose Diaz-Gonzalez Date: Mon, 29 Jan 2024 08:36:46 -0500 Subject: [PATCH] Release 1.36.7 --- README.md | 2 +- plugin.toml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index f7b3136..dda08c1 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.12.11-management](https://hub.docker.com/_/rabbitmq/). +Official rabbitmq plugin for dokku. Currently defaults to installing [rabbitmq 3.12.12-management](https://hub.docker.com/_/rabbitmq/). ## Requirements diff --git a/plugin.toml b/plugin.toml index 2e723bc..5170f7c 100644 --- a/plugin.toml +++ b/plugin.toml @@ -1,4 +1,4 @@ [plugin] description = "dokku rabbitmq service plugin" -version = "1.36.6" +version = "1.36.7" [plugin.config]