From 85d90c2391b039cabf1bd682253b46683c810954 Mon Sep 17 00:00:00 2001 From: Kinplemelon Date: Fri, 23 Feb 2024 09:56:47 +0800 Subject: [PATCH] chore: upgrade dashboard to e1.5.1-s3 for ee --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index fbf68519e..3bf48b1a4 100644 --- a/Makefile +++ b/Makefile @@ -21,7 +21,7 @@ endif # Dashboard version # from https://github.com/emqx/emqx-dashboard5 export EMQX_DASHBOARD_VERSION ?= v1.7.0 -export EMQX_EE_DASHBOARD_VERSION ?= e1.5.1-s3-beta.1 +export EMQX_EE_DASHBOARD_VERSION ?= e1.5.1-s3 PROFILE ?= emqx REL_PROFILES := emqx emqx-enterprise