@@ -3,7 +3,7 @@
{id, "emqx_machine"},
{description, "The EMQX Machine"},
% strict semver, bump manually!
- {vsn, "0.2.2"},
+ {vsn, "0.2.3"},
{modules, []},
{registered, []},
{applications, [kernel, stdlib, emqx_ctl]},
@@ -1,6 +1,6 @@
{application, emqx_ee_conf, [
{description, "EMQX Enterprise Edition configuration schema"},
- {vsn, "0.1.1"},
+ {vsn, "0.1.2"},
{applications, [
kernel,