Bump version to 3.0.0

This commit is contained in:
Feng Lee 2018-11-28 10:42:53 +08:00 committed by Feng Lee
parent 5c291ff23e
commit 309f3560f3
2 changed files with 2 additions and 2 deletions

View File

@ -2,7 +2,7 @@
PROJECT = emqx
PROJECT_DESCRIPTION = EMQ X Broker
PROJECT_VERSION = 3.0
PROJECT_VERSION = 3.0.0
DEPS = jsx gproc gen_rpc ekka esockd cowboy clique

View File

@ -1,6 +1,6 @@
{application,emqx,
[{description,"EMQ X Broker"},
{vsn,"3.0-rc.4"},
{vsn,"3.0.0"},
{modules,[]},
{registered,[emqx_sup]},
{applications,[kernel,stdlib,jsx,gproc,gen_rpc,esockd,