chore: bump (ce) emqx_dashboard app version
This commit is contained in:
parent
4aa0f4980d
commit
d72275685a
|
@ -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]},
|
||||
|
|
Loading…
Reference in New Issue