chore: bump (ce) emqx_dashboard app version

This commit is contained in:
Zaiming (Stone) Shi 2022-09-12 10:40:07 +02:00
parent 4aa0f4980d
commit d72275685a
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.7"}, % strict semver, bump manually!
{vsn, "4.4.8"}, % strict semver, bump manually!
{modules, []},
{registered, [emqx_dashboard_sup]},
{applications, [kernel,stdlib,mnesia,minirest]},