Skip to content

Commit e39c801

Browse files
author
amitjoshi
committed
Bump CLI version from 1.35.1 to 1.37.4
1 parent 8fad281 commit e39c801

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gulpfile.mjs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -355,7 +355,7 @@ async function snapshot() {
355355
}
356356
}
357357

358-
const cliVersion = '1.35.1';
358+
const cliVersion = '1.37.4';
359359

360360
const recompile = gulp.series(
361361
clean,

0 commit comments

Comments
 (0)