diff --git a/gulpfile.mjs b/gulpfile.mjs index 0eb641e0..b54ca0eb 100644 --- a/gulpfile.mjs +++ b/gulpfile.mjs @@ -352,7 +352,7 @@ async function snapshot() { } } -const cliVersion = '2.1.2'; +const cliVersion = '2.2.1'; const recompile = gulp.series( clean,