chore: bump emqx_dashboard app vsn to 4.4.12
This commit is contained in:
parent
4251948435
commit
ece2b7f6bc
|
@ -1,6 +1,6 @@
|
|||
{application, emqx_dashboard,
|
||||
[{description, "EMQX Web Dashboard"},
|
||||
{vsn, "4.4.11"}, % strict semver, bump manually!
|
||||
{vsn, "4.4.12"}, % strict semver, bump manually!
|
||||
{modules, []},
|
||||
{registered, [emqx_dashboard_sup]},
|
||||
{applications, [kernel,stdlib,mnesia,minirest]},
|
||||
|
|
Loading…
Reference in New Issue