From bdac9d06184aa12dd2583278af3314fab0542a2b Mon Sep 17 00:00:00 2001 From: amitjoshi Date: Thu, 28 Nov 2024 13:57:41 +0530 Subject: [PATCH] Bump CLI version from 1.35.1 to 1.37.4 --- 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,