chore: correct the application vsn

This commit is contained in:
JianBo He 2023-11-07 11:11:20 +08:00
parent 7bd5579980
commit d76ed585b0
1 changed files with 1 additions and 1 deletions

View File

@ -1,6 +1,6 @@
{application, emqx_gateway_ocpp, [
{description, "OCPP-J 1.6 Gateway for EMQX"},
{vsn, "5.0.0"},
{vsn, "0.1.0"},
{registered, []},
{applications, [kernel, stdlib, jesse, emqx, emqx_gateway]},
{env, []},