Skip to content

Commit

Permalink
update to latest pac CLI 1.18.4 (#291)
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 Sep 15, 2022
1 parent 970a1e1 commit 5a61c3d
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 @@ -292,7 +292,7 @@ async function snapshot() {
}

const feedName = 'CAP_ISVExp_Tools_Stable';
const cliVersion = '1.18.3';
const cliVersion = '1.18.4';

const recompile = gulp.series(
clean,
Expand Down

0 comments on commit 5a61c3d

Please sign in to comment.