Skip to content

Commit

Permalink
chore: update changes && app version
Browse files Browse the repository at this point in the history
  • Loading branch information
lafirest committed Jul 7, 2023
1 parent 8cee751 commit d01eee7
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion apps/emqx_connector/src/emqx_connector.app.src
@@ -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, [
Expand Down
1 change: 1 addition & 0 deletions changes/ee/fix-11225.en.md
@@ -0,0 +1 @@
Fix the `username` of PostgreSQL/Timescale/MatrixDB bridges could be empty

0 comments on commit d01eee7

Please sign in to comment.