chore: bump emqx_license app vsn

This commit is contained in:
Zaiming (Stone) Shi 2023-05-24 15:10:15 +02:00
parent ae2398defe
commit adf71b905e
1 changed files with 1 additions and 1 deletions

View File

@ -1,6 +1,6 @@
{application, emqx_license, [
{description, "EMQX License"},
{vsn, "5.0.9"},
{vsn, "5.0.10"},
{modules, []},
{registered, [emqx_license_sup]},
{applications, [kernel, stdlib, emqx_ctl]},