Skip to content

Commit

Permalink
Bump CLI version from 1.35.1 to 1.37.4
Browse files Browse the repository at this point in the history
  • Loading branch information
amitjoshi committed Nov 28, 2024
1 parent 33e3404 commit 3737146
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 3737146

Please sign in to comment.