fix: emqx.appup.src format
This commit is contained in:
parent
56eedf0c9d
commit
60e0b64434
|
@ -1,7 +1,6 @@
|
||||||
%% -*- mode: erlang -*-
|
%% -*- mode: erlang -*-
|
||||||
%% Unless you know what you are doing, DO NOT edit manually!!
|
%% Unless you know what you are doing, DO NOT edit manually!!
|
||||||
{VSN,
|
{VSN,
|
||||||
<<<<<<< HEAD
|
|
||||||
[{"4.4.5",
|
[{"4.4.5",
|
||||||
[
|
[
|
||||||
{load_module,emqx_relup,brutal_purge,soft_purge,[]},
|
{load_module,emqx_relup,brutal_purge,soft_purge,[]},
|
||||||
|
|
Loading…
Reference in New Issue