Skip to content

Commit 9cc71b0

Browse files
amitjoshi438amitjoshi
andauthored
Bump CLI version from 1.35.1 to 1.37.4 (#1065)
Co-authored-by: amitjoshi <[email protected]>
1 parent a7713d4 commit 9cc71b0

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)