Skip to content

Commit

Permalink
Bump CLI version from 1.37.4 to 1.39.3 (#1095)
Browse files Browse the repository at this point in the history
  • Loading branch information
priyanshu92 authored Jan 24, 2025
1 parent 18b8286 commit 41a1bd8
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 @@ -346,7 +346,7 @@ async function snapshot() {
}
}

const cliVersion = '1.37.4';
const cliVersion = '1.39.3';

const recompile = gulp.series(
clean,
Expand Down

0 comments on commit 41a1bd8

Please sign in to comment.