@@ -1,6 +1,6 @@
{application, emqx_bridge_azure_event_hub, [
{description, "EMQX Enterprise Azure Event Hub Bridge"},
- {vsn, "0.1.5"},
+ {vsn, "0.1.6"},
{registered, []},
{applications, [
kernel,
{application, emqx_bridge_confluent, [
{description, "EMQX Enterprise Confluent Connector and Action"},
- {vsn, "0.1.0"},
+ {vsn, "0.1.1"},
@@ -1,7 +1,7 @@
%% -*- mode: erlang -*-
{application, emqx_bridge_iotdb, [
{description, "EMQX Enterprise Apache IoTDB Bridge"},
- {vsn, "0.1.4"},
+ {vsn, "0.1.5"},
{modules, [
emqx_bridge_iotdb,
emqx_bridge_iotdb_connector
{application, emqx_resource, [
{description, "Manager for all external resources"},
- {vsn, "0.1.26"},
+ {vsn, "0.1.27"},
{mod, {emqx_resource_app, []}},