Browse Source

chore(dashboard): bump dashboard version to v1.7.0 & e1.5.0

YuShifan 2 năm trước cách đây
mục cha
commit
4d61975f2c
1 tập tin đã thay đổi với 2 bổ sung2 xóa
  1. 2 2
      Makefile

+ 2 - 2
Makefile

@@ -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.6.1
-export EMQX_EE_DASHBOARD_VERSION ?= e1.5.0-beta.10
+export EMQX_DASHBOARD_VERSION ?= v1.7.0
+export EMQX_EE_DASHBOARD_VERSION ?= e1.5.0
 
 
 PROFILE ?= emqx
 PROFILE ?= emqx
 REL_PROFILES := emqx emqx-enterprise
 REL_PROFILES := emqx emqx-enterprise