chore(dashboard): bump dashboard version to v1.8.0 & e1.6.0

This commit is contained in:
Kinplemelon 2024-03-21 22:05:33 +08:00
parent ebd039ecce
commit c45ed4e028
1 changed files with 2 additions and 2 deletions

View File

@ -20,8 +20,8 @@ endif
# Dashboard version # Dashboard version
# from https://github.com/emqx/emqx-dashboard5 # from https://github.com/emqx/emqx-dashboard5
export EMQX_DASHBOARD_VERSION ?= v1.7.0 export EMQX_DASHBOARD_VERSION ?= v1.8.0
export EMQX_EE_DASHBOARD_VERSION ?= e1.6.0-beta.5 export EMQX_EE_DASHBOARD_VERSION ?= e1.6.0
PROFILE ?= emqx PROFILE ?= emqx
REL_PROFILES := emqx emqx-enterprise REL_PROFILES := emqx emqx-enterprise