chore: bump emqx_dashboard app vsn

This commit is contained in:
Zaiming (Stone) Shi 2022-06-06 16:16:24 +02:00
parent c52e2f1b51
commit 681d3652c6
1 changed files with 1 additions and 1 deletions

View File

@ -1,6 +1,6 @@
{application, emqx_dashboard,
[{description, "EMQ X Web Dashboard"},
{vsn, "4.3.11"}, % strict semver, bump manually!
{vsn, "4.3.12"}, % strict semver, bump manually!
{modules, []},
{registered, [emqx_dashboard_sup]},
{applications, [kernel,stdlib,mnesia,minirest]},