From 6d3a6b89cf1bdf206ce0ff60feaa96c53bc9545d Mon Sep 17 00:00:00 2001 From: amitjoshi438 <54068463+amitjoshi438@users.noreply.github.com> Date: Fri, 29 Nov 2024 17:56:12 +0530 Subject: [PATCH] Bump CLI version from 1.35.1 to 1.37.4 (#1064) Co-authored-by: amitjoshi --- gulpfile.mjs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gulpfile.mjs b/gulpfile.mjs index 1adedc4d..19c8b730 100644 --- a/gulpfile.mjs +++ b/gulpfile.mjs @@ -355,7 +355,7 @@ async function snapshot() { } } -const cliVersion = '1.35.1'; +const cliVersion = '1.37.4'; const recompile = gulp.series( clean,