chore: ensure enqx_dashboard app version bump

This commit is contained in:
Zaiming (Stone) Shi 2022-08-02 19:49:01 +02:00
parent 744af708f1
commit 901d6909f5
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.13"}, % strict semver, bump manually!
{vsn, "4.3.14"}, % strict semver, bump manually!
{modules, []},
{registered, [emqx_dashboard_sup]},
{applications, [kernel,stdlib,mnesia,minirest]},