chore(appup): update appup version

This commit is contained in:
zhanghongtong 2020-12-11 20:01:31 +08:00
parent c1e47fd147
commit 897f862d29
1 changed files with 3 additions and 1 deletions

View File

@ -6,8 +6,9 @@
4 -> % arch_32 4 -> % arch_32
{1000, cuttlefish_bytesize:parse("32MB")} {1000, cuttlefish_bytesize:parse("32MB")}
end, end,
{"4.2.3", {VSN,
[ [
{<<".*">>, []},
{"4.2.2", [ {"4.2.2", [
{load_module, emqx_metrics, brutal_purge, soft_purge, []} {load_module, emqx_metrics, brutal_purge, soft_purge, []}
]}, ]},
@ -29,6 +30,7 @@
]} ]}
], ],
[ [
{<<".*">>, []},
{"4.2.2", [ {"4.2.2", [
{load_module, emqx_metrics, brutal_purge, soft_purge, []} {load_module, emqx_metrics, brutal_purge, soft_purge, []}
]}, ]},