From 8ac8d14abd10c010bd371cf640d73251e4c1f8fe Mon Sep 17 00:00:00 2001 From: Serge Tupchii Date: Fri, 9 Feb 2024 16:29:42 +0200 Subject: [PATCH] chore(emqx_mongodb): bump app vsn to 0.1.6 --- apps/emqx_mongodb/src/emqx_mongodb.app.src | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/apps/emqx_mongodb/src/emqx_mongodb.app.src b/apps/emqx_mongodb/src/emqx_mongodb.app.src index e171d3dd2..92d7026cc 100644 --- a/apps/emqx_mongodb/src/emqx_mongodb.app.src +++ b/apps/emqx_mongodb/src/emqx_mongodb.app.src @@ -1,6 +1,6 @@ {application, emqx_mongodb, [ {description, "EMQX MongoDB Connector"}, - {vsn, "0.1.5"}, + {vsn, "0.1.6"}, {registered, []}, {applications, [ kernel,