chore: revert EMQX to EMQ X in emqx app desc
This commit is contained in:
parent
16edf61b50
commit
15b97ec78e
|
@ -1,6 +1,6 @@
|
||||||
{application, emqx,
|
{application, emqx,
|
||||||
[{id, "emqx"},
|
[{id, "emqx"},
|
||||||
{description, "EMQX"},
|
{description, "EMQ X"},
|
||||||
%% Note: this version is not the same as the release version! This
|
%% Note: this version is not the same as the release version! This
|
||||||
%% is simply the emqx `application' version, which is separate from
|
%% is simply the emqx `application' version, which is separate from
|
||||||
%% the emqx `release' version, which in turn is comprised of several
|
%% the emqx `release' version, which in turn is comprised of several
|
||||||
|
|
Loading…
Reference in New Issue