diff --git a/gulpfile.mjs b/gulpfile.mjs index 169f3a0b..dda2cbca 100644 --- a/gulpfile.mjs +++ b/gulpfile.mjs @@ -352,7 +352,7 @@ async function snapshot() { } } -const cliVersion = '1.50.1'; +const cliVersion = '1.51.1'; const recompile = gulp.series( clean,