From f0d2b2e6c38e214547320ac27b20ee595cdb836d Mon Sep 17 00:00:00 2001 From: Ilya Averyanov Date: Fri, 15 Sep 2023 13:24:38 +0300 Subject: [PATCH] chore: update emqx_eviction_agent version --- apps/emqx_eviction_agent/src/emqx_eviction_agent.app.src | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/apps/emqx_eviction_agent/src/emqx_eviction_agent.app.src b/apps/emqx_eviction_agent/src/emqx_eviction_agent.app.src index c11f52fe7..e484d910d 100644 --- a/apps/emqx_eviction_agent/src/emqx_eviction_agent.app.src +++ b/apps/emqx_eviction_agent/src/emqx_eviction_agent.app.src @@ -1,6 +1,6 @@ {application, emqx_eviction_agent, [ {description, "EMQX Eviction Agent"}, - {vsn, "5.1.1"}, + {vsn, "5.1.2"}, {registered, [ emqx_eviction_agent_sup, emqx_eviction_agent,