chore: bump app vsns
This commit is contained in:
parent
756980837c
commit
7763b0fd34
|
@ -2,7 +2,7 @@
|
||||||
{application, emqx_durable_storage, [
|
{application, emqx_durable_storage, [
|
||||||
{description, "Message persistence and subscription replays for EMQX"},
|
{description, "Message persistence and subscription replays for EMQX"},
|
||||||
% strict semver, bump manually!
|
% strict semver, bump manually!
|
||||||
{vsn, "0.1.10"},
|
{vsn, "0.1.11"},
|
||||||
{modules, []},
|
{modules, []},
|
||||||
{registered, []},
|
{registered, []},
|
||||||
{applications, [kernel, stdlib, rocksdb, gproc, mria, emqx_utils]},
|
{applications, [kernel, stdlib, rocksdb, gproc, mria, emqx_utils]},
|
||||||
|
|
Loading…
Reference in New Issue