Skip to content

Commit

Permalink
feat: update dashboard ui beta10
Browse files Browse the repository at this point in the history
  • Loading branch information
DDDHuang committed Sep 3, 2021
1 parent be0fd6f commit e526e7e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ BUILD = $(CURDIR)/build
SCRIPTS = $(CURDIR)/scripts
export PKG_VSN ?= $(shell $(CURDIR)/pkg-vsn.sh)
export EMQX_DESC ?= EMQ X
export EMQX_DASHBOARD_VERSION ?= v5.0.0-beta.9
export EMQX_DASHBOARD_VERSION ?= v5.0.0-beta.10
ifeq ($(OS),Windows_NT)
export REBAR_COLOR=none
endif
Expand Down

0 comments on commit e526e7e

Please sign in to comment.