chore(dashboard): bump dashboard version to v1.8.1 & e1.6.1
This commit is contained in:
parent
e11c4a9c83
commit
698b8e6a05
4
Makefile
4
Makefile
|
@ -20,8 +20,8 @@ endif
|
|||
|
||||
# Dashboard version
|
||||
# from https://github.com/emqx/emqx-dashboard5
|
||||
export EMQX_DASHBOARD_VERSION ?= v1.8.0
|
||||
export EMQX_EE_DASHBOARD_VERSION ?= e1.6.0
|
||||
export EMQX_DASHBOARD_VERSION ?= v1.8.1
|
||||
export EMQX_EE_DASHBOARD_VERSION ?= e1.6.1
|
||||
|
||||
PROFILE ?= emqx
|
||||
REL_PROFILES := emqx emqx-enterprise
|
||||
|
|
Loading…
Reference in New Issue