chore: bump kafka bridge app vsn

This commit is contained in:
zmstone 2024-05-29 21:57:08 +02:00
parent 78a6100346
commit 9fe29bf5f7
1 changed files with 1 additions and 1 deletions

View File

@ -1,7 +1,7 @@
%% -*- mode: erlang -*-
{application, emqx_bridge_kafka, [
{description, "EMQX Enterprise Kafka Bridge"},
{vsn, "0.3.0"},
{vsn, "0.3.1"},
{registered, [emqx_bridge_kafka_consumer_sup]},
{applications, [
kernel,