Sfoglia il codice sorgente

Merge pull request #12649 from Kinplemelon/kinple/for-upgrade-dashboard

chore: upgrade dashboard to e1.6.0-beta.2 for ee
Kinple 1 anno fa
parent
commit
7a192d5aaf
1 ha cambiato i file con 1 aggiunte e 1 eliminazioni
  1. 1 1
      Makefile

+ 1 - 1
Makefile

@@ -21,7 +21,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.7.0
 export EMQX_DASHBOARD_VERSION ?= v1.7.0
-export EMQX_EE_DASHBOARD_VERSION ?= e1.6.0-beta.1
+export EMQX_EE_DASHBOARD_VERSION ?= e1.6.0-beta.2
 
 
 PROFILE ?= emqx
 PROFILE ?= emqx
 REL_PROFILES := emqx emqx-enterprise
 REL_PROFILES := emqx emqx-enterprise