chore: bump apps vsn

This commit is contained in:
JimMoen 2023-08-08 14:20:22 +08:00
parent 0ca725ff25
commit eaa5459509
No known key found for this signature in database
GPG Key ID: 87A520B4F76BA86D
1 changed files with 1 additions and 1 deletions

View File

@ -1,7 +1,7 @@
%% -*- mode: erlang -*-
{application, emqx_exhook, [
{description, "EMQX Extension for Hook"},
{vsn, "5.0.14"},
{vsn, "5.0.15"},
{modules, []},
{registered, []},
{mod, {emqx_exhook_app, []}},