From 895fd48716e1e50dd31111b65d4bf8f555cf7d73 Mon Sep 17 00:00:00 2001 From: Karl Nilsson Date: Tue, 13 Dec 2022 11:26:09 +0000 Subject: [PATCH] v2.4.5 --- src/ra.app.src | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/ra.app.src b/src/ra.app.src index e9eab53d..28fdaab1 100644 --- a/src/ra.app.src +++ b/src/ra.app.src @@ -1,6 +1,6 @@ {application,ra, [{description,"Raft library"}, - {vsn,"2.4.4"}, + {vsn,"2.4.5"}, {licenses,["Apache-2.0","MPL-2.0"]}, {links,[{"github","https://github.com/rabbitmq/ra"}]}, {modules,[]},