From 37371461041a1b6f0c10eb01838c9ab01b3b6387 Mon Sep 17 00:00:00 2001 From: amitjoshi Date: Thu, 28 Nov 2024 13:42:48 +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 1adedc4d7..19c8b7301 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,