Merge pull request #6839 from JimMoen/chore-mgmt-app-vsn

chore(app_vsn): revert management app.src repetitive increased
This commit is contained in:
JianBo He 2022-01-24 12:08:52 +08:00 committed by GitHub
commit 7c31de7c55
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -1,6 +1,6 @@
{application, emqx_management,
[{description, "EMQ X Management API and CLI"},
{vsn, "4.3.11"}, % strict semver, bump manually!
{vsn, "4.3.10"}, % strict semver, bump manually!
{modules, []},
{registered, [emqx_management_sup]},
{applications, [kernel,stdlib,minirest]},