chore: bump influxdb version && update changes

This commit is contained in:
firest 2023-05-12 11:46:35 +08:00
parent 6497bcae46
commit 7d46fe8390
2 changed files with 2 additions and 1 deletions

View File

@ -1,6 +1,6 @@
{application, emqx_bridge_influxdb, [
{description, "EMQX Enterprise InfluxDB Bridge"},
{vsn, "0.1.0"},
{vsn, "0.1.1"},
{registered, []},
{applications, [kernel, stdlib, influxdb]},
{env, []},

View File

@ -0,0 +1 @@
Refactor the directory structure of the InfluxDB data bridge.