chore(dashboard): bump dashboard version to v1.9.2 & e1.7.2
This commit is contained in:
parent
caf1897979
commit
3ee84d60ae
4
Makefile
4
Makefile
|
@ -10,8 +10,8 @@ include env.sh
|
||||||
|
|
||||||
# Dashboard version
|
# Dashboard version
|
||||||
# from https://github.com/emqx/emqx-dashboard5
|
# from https://github.com/emqx/emqx-dashboard5
|
||||||
export EMQX_DASHBOARD_VERSION ?= v1.9.2-beta.1
|
export EMQX_DASHBOARD_VERSION ?= v1.9.2
|
||||||
export EMQX_EE_DASHBOARD_VERSION ?= e1.7.2-beta.7
|
export EMQX_EE_DASHBOARD_VERSION ?= e1.7.2
|
||||||
|
|
||||||
export EMQX_RELUP ?= true
|
export EMQX_RELUP ?= true
|
||||||
export EMQX_REL_FORM ?= tgz
|
export EMQX_REL_FORM ?= tgz
|
||||||
|
|
Loading…
Reference in New Issue