Merge pull request #6097 from zmstone/chore-bump-pkg-vsn-to-4.4.0
chore: bump release version to 4.4.0
This commit is contained in:
commit
00ae24fd6a
|
@ -32,4 +32,4 @@
|
|||
-define(ERROR14, 114). %% OldPassword error
|
||||
-define(ERROR15, 115). %% bad topic
|
||||
|
||||
-define(VERSIONS, ["4.0", "4.1", "4.2", "4.3"]).
|
||||
-define(VERSIONS, ["4.0", "4.1", "4.2", "4.3", "4.4"]).
|
||||
|
|
|
@ -29,7 +29,7 @@
|
|||
|
||||
-ifndef(EMQX_ENTERPRISE).
|
||||
|
||||
-define(EMQX_RELEASE, {opensource, "4.3.9"}).
|
||||
-define(EMQX_RELEASE, {opensource, "4.4.0"}).
|
||||
|
||||
-else.
|
||||
|
||||
|
|
Loading…
Reference in New Issue