chore: bump app vsn for emqx_auth_redis

This commit is contained in:
Zaiming (Stone) Shi 2023-12-01 08:37:37 +01:00
parent 7f4d91d490
commit 60d70b22dc
1 changed files with 1 additions and 1 deletions

View File

@ -1,7 +1,7 @@
%% -*- mode: erlang -*- %% -*- mode: erlang -*-
{application, emqx_auth_redis, [ {application, emqx_auth_redis, [
{description, "EMQX Redis Authentication and Authorization"}, {description, "EMQX Redis Authentication and Authorization"},
{vsn, "0.1.1"}, {vsn, "0.1.2"},
{registered, []}, {registered, []},
{mod, {emqx_auth_redis_app, []}}, {mod, {emqx_auth_redis_app, []}},
{applications, [ {applications, [