chore: bump `emqx_retainer` to 5.0.16

This commit is contained in:
Andrew Mayorov 2023-08-03 15:34:53 +04:00
parent 534a741b0e
commit 0e0c0d0e1e
No known key found for this signature in database
GPG Key ID: 2837C62ACFBFED5D
1 changed files with 1 additions and 1 deletions

View File

@ -2,7 +2,7 @@
{application, emqx_retainer, [
{description, "EMQX Retainer"},
% strict semver, bump manually!
{vsn, "5.0.15"},
{vsn, "5.0.16"},
{modules, []},
{registered, [emqx_retainer_sup]},
{applications, [kernel, stdlib, emqx, emqx_ctl]},