chore: upgrade dashboard to v1.6.1 for ce
This commit is contained in:
parent
66c8faa87e
commit
fb140a1246
2
Makefile
2
Makefile
|
@ -20,7 +20,7 @@ endif
|
||||||
|
|
||||||
# Dashboard version
|
# Dashboard version
|
||||||
# from https://github.com/emqx/emqx-dashboard5
|
# from https://github.com/emqx/emqx-dashboard5
|
||||||
export EMQX_DASHBOARD_VERSION ?= v1.6.0
|
export EMQX_DASHBOARD_VERSION ?= v1.6.1
|
||||||
export EMQX_EE_DASHBOARD_VERSION ?= e1.4.1
|
export EMQX_EE_DASHBOARD_VERSION ?= e1.4.1
|
||||||
|
|
||||||
PROFILE ?= emqx
|
PROFILE ?= emqx
|
||||||
|
|
Loading…
Reference in New Issue