chore(emqx_dashboard): bump app vsn

This commit is contained in:
Zaiming (Stone) Shi 2022-04-20 10:41:06 +02:00
parent 31b4be79f0
commit 81d62082ec
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.10"}, % strict semver, bump manually!
{vsn, "4.3.11"}, % strict semver, bump manually!
{modules, []},
{registered, [emqx_dashboard_sup]},
{applications, [kernel,stdlib,mnesia,minirest]},