chore(emqx_mongodb): bump app vsn to 0.1.6

This commit is contained in:
Serge Tupchii 2024-02-09 16:29:42 +02:00
parent c3b7d76102
commit 8ac8d14abd
1 changed files with 1 additions and 1 deletions

View File

@ -1,6 +1,6 @@
{application, emqx_mongodb, [ {application, emqx_mongodb, [
{description, "EMQX MongoDB Connector"}, {description, "EMQX MongoDB Connector"},
{vsn, "0.1.5"}, {vsn, "0.1.6"},
{registered, []}, {registered, []},
{applications, [ {applications, [
kernel, kernel,