chore: bump emqx.app.src vsn to 4.4.13

This commit is contained in:
Zaiming (Stone) Shi 2022-12-29 11:23:47 +01:00
parent cf6bf2a2fe
commit 4251948435
1 changed files with 1 additions and 1 deletions

View File

@ -6,7 +6,7 @@
%% the emqx `release' version, which in turn is comprised of several %% the emqx `release' version, which in turn is comprised of several
%% apps, one of which is this. See `emqx_release.hrl' for more %% apps, one of which is this. See `emqx_release.hrl' for more
%% info. %% info.
{vsn, "4.4.12"}, % strict semver, bump manually! {vsn, "4.4.13"}, % strict semver, bump manually!
{modules, []}, {modules, []},
{registered, []}, {registered, []},
{applications, [ kernel {applications, [ kernel