chore: update changes && app version
This commit is contained in:
parent
8cee75139d
commit
d01eee7fe4
|
@ -1,7 +1,7 @@
|
|||
%% -*- mode: erlang -*-
|
||||
{application, emqx_connector, [
|
||||
{description, "EMQX Data Integration Connectors"},
|
||||
{vsn, "0.1.26"},
|
||||
{vsn, "0.1.27"},
|
||||
{registered, []},
|
||||
{mod, {emqx_connector_app, []}},
|
||||
{applications, [
|
||||
|
|
|
@ -0,0 +1 @@
|
|||
Fix the `username` of PostgreSQL/Timescale/MatrixDB bridges could be empty
|
Loading…
Reference in New Issue