From 86a018d9213127aa257c7ce9907de361dc949933 Mon Sep 17 00:00:00 2001 From: "Zaiming (Stone) Shi" Date: Fri, 22 Dec 2023 21:28:26 +0100 Subject: [PATCH] chore: bump app versions --- apps/emqx/src/emqx.app.src | 2 +- apps/emqx_management/src/emqx_management.app.src | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/apps/emqx/src/emqx.app.src b/apps/emqx/src/emqx.app.src index 43bcdc784..72caa1fc1 100644 --- a/apps/emqx/src/emqx.app.src +++ b/apps/emqx/src/emqx.app.src @@ -2,7 +2,7 @@ {application, emqx, [ {id, "emqx"}, {description, "EMQX Core"}, - {vsn, "5.1.17"}, + {vsn, "5.1.18"}, {modules, []}, {registered, []}, {applications, [ diff --git a/apps/emqx_management/src/emqx_management.app.src b/apps/emqx_management/src/emqx_management.app.src index c97577c58..a44983596 100644 --- a/apps/emqx_management/src/emqx_management.app.src +++ b/apps/emqx_management/src/emqx_management.app.src @@ -2,7 +2,7 @@ {application, emqx_management, [ {description, "EMQX Management API and CLI"}, % strict semver, bump manually! - {vsn, "5.0.36"}, + {vsn, "5.0.37"}, {modules, []}, {registered, [emqx_management_sup]}, {applications, [