Skip to content

Commit

Permalink
Update to PAC 1.33.5 (#998)
Browse files Browse the repository at this point in the history
  • Loading branch information
tehcrashxor authored Jul 26, 2024
1 parent 726205d commit 6730f59
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions gulpfile.mjs
Original file line number Diff line number Diff line change
Expand Up @@ -350,8 +350,8 @@ async function snapshot() {
}
}

const feedName = 'CAP_ISVExp_Tools_Stable';
const cliVersion = '1.32.8';
const feedName = 'nuget.org';
const cliVersion = '1.33.5';

const recompile = gulp.series(
clean,
Expand Down

0 comments on commit 6730f59

Please sign in to comment.