chore: bump app versions

This commit is contained in:
Shawn 2024-01-02 18:04:06 +08:00
parent 7c7a0b2172
commit 904bd0270f
2 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
{application, emqx_bridge_influxdb, [
{description, "EMQX Enterprise InfluxDB Bridge"},
{vsn, "0.1.7"},
{vsn, "0.2.0"},
{registered, []},
{applications, [
kernel,

View File

@ -1,7 +1,7 @@
%% -*- mode: erlang -*-
{application, emqx_connector, [
{description, "EMQX Data Integration Connectors"},
{vsn, "0.1.36"},
{vsn, "0.1.37"},
{registered, []},
{mod, {emqx_connector_app, []}},
{applications, [