Skip to content

Commit

Permalink
pac CLI April refresh 1.15.x (#195)
Browse files Browse the repository at this point in the history
Co-authored-by: david@DAVID-PC <[email protected]>
  • Loading branch information
davidjenni and david@DAVID-PC authored May 12, 2022
1 parent 1ce3a48 commit 0e51a7e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gulpfile.js
Original file line number Diff line number Diff line change
Expand Up @@ -218,7 +218,7 @@ async function snapshot() {
process.chdir(orgDir);
}
}
const cliVersion = '1.14.4';
const cliVersion = '1.15.2';

const recompile = gulp.series(
clean,
Expand Down

0 comments on commit 0e51a7e

Please sign in to comment.