chore: minimize oss/platform diff

This commit is contained in:
zmstone 2024-06-26 22:48:50 +02:00
parent 82e7b75a02
commit 557a843c69
2 changed files with 3 additions and 1 deletions

View File

@ -1,7 +1,7 @@
%% -*- mode: erlang -*-
{application, emqx_bridge, [
{description, "EMQX bridges"},
{vsn, "0.2.2"},
{vsn, "0.2.3"},
{registered, [emqx_bridge_sup]},
{mod, {emqx_bridge_app, []}},
{applications, [

View File

@ -55,6 +55,8 @@
%% only for testing/mocking
-export([supported_versions/1]).
-export([format_bridge_metrics/1, format_metrics/1]).
-define(BPAPI_NAME, emqx_bridge).
-define(BRIDGE_NOT_ENABLED,