diff --git a/Makefile b/Makefile index 0bd5dc450..3daeb67cf 100644 --- a/Makefile +++ b/Makefile @@ -1,5 +1,5 @@ REBAR_VERSION = 3.14.3-emqx-4 -DASHBOARD_VERSION = v4.3.0 +DASHBOARD_VERSION = v4.3.0-beta.1 REBAR = $(CURDIR)/rebar3 BUILD = $(CURDIR)/build SCRIPTS = $(CURDIR)/scripts