fix(emqx_mgmt): support v4.4 data export
This commit is contained in:
parent
fec83590a6
commit
9ea5c5e58d
|
@ -32,4 +32,4 @@
|
|||
-define(ERROR14, 114). %% OldPassword error
|
||||
-define(ERROR15, 115). %% bad topic
|
||||
|
||||
-define(VERSIONS, ["4.0", "4.1", "4.2", "4.3"]).
|
||||
-define(VERSIONS, ["4.0", "4.1", "4.2", "4.3", "4.4"]).
|
||||
|
|
Loading…
Reference in New Issue