@@ -1,7 +1,7 @@
%% -*- mode: erlang -*-
{application, emqx_bridge, [
{description, "EMQX bridges"},
- {vsn, "0.1.21"},
+ {vsn, "0.1.22"},
{registered, [emqx_bridge_sup]},
{mod, {emqx_bridge_app, []}},
{applications, [
@@ -1,6 +1,6 @@
{application, emqx_bridge_gcp_pubsub, [
{description, "EMQX Enterprise GCP Pub/Sub Bridge"},
- {vsn, "0.1.2"},
+ {vsn, "0.1.3"},
{registered, []},
kernel,
{application, emqx_conf, [
{description, "EMQX configuration management"},
- {vsn, "0.1.22"},
+ {vsn, "0.1.23"},
{mod, {emqx_conf_app, []}},
{applications, [kernel, stdlib, emqx_ctl]},
{application, emqx_ee_bridge, [
{description, "EMQX Enterprise data bridges"},
- {vsn, "0.1.15"},
+ {vsn, "0.1.16"},