@@ -2,7 +2,7 @@
{application, emqx_durable_storage, [
{description, "Message persistence and subscription replays for EMQX"},
% strict semver, bump manually!
- {vsn, "0.1.5"},
+ {vsn, "0.1.6"},
{modules, []},
{registered, []},
{applications, [kernel, stdlib, rocksdb, gproc, mria]},
@@ -1,6 +1,6 @@
{application, emqx_license, [
{description, "EMQX License"},
- {vsn, "5.0.12"},
+ {vsn, "5.0.13"},
{registered, [emqx_license_sup]},
{applications, [kernel, stdlib, emqx_ctl]},