Skip to content

Commit

Permalink
Bump CLI version from 1.35.1 to 1.37.4 (#1065)
Browse files Browse the repository at this point in the history
Co-authored-by: amitjoshi <[email protected]>
  • Loading branch information
amitjoshi438 and amitjoshi authored Nov 29, 2024
1 parent a7713d4 commit 9cc71b0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gulpfile.mjs
Original file line number Diff line number Diff line change
Expand Up @@ -355,7 +355,7 @@ async function snapshot() {
}
}

const cliVersion = '1.35.1';
const cliVersion = '1.37.4';

const recompile = gulp.series(
clean,
Expand Down

0 comments on commit 9cc71b0

Please sign in to comment.