Skip to content

Commit 5706242

Browse files
authored
Merge branch 'main' into users/priyanshuag/fix-dependabot-basic-ftp
2 parents bde6067 + b028294 commit 5706242

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

gulpfile.mjs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -352,7 +352,7 @@ async function snapshot() {
352352
}
353353
}
354354

355-
const cliVersion = '2.2.1';
355+
const cliVersion = '2.3.2';
356356

357357
const recompile = gulp.series(
358358
clean,

0 commit comments

Comments
 (0)