chore: bump emqx_dashboard app vsn to 4.4.12

This commit is contained in:
Zaiming (Stone) Shi 2022-12-29 11:24:35 +01:00
parent 4251948435
commit ece2b7f6bc
1 changed files with 1 additions and 1 deletions

View File

@ -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]},