Skip to content

Commit

Permalink
October refresh pac 1.20.2
Browse files Browse the repository at this point in the history
  • Loading branch information
davidjen@DAVIDJENDEV committed Nov 14, 2022
1 parent 8e63642 commit 6c5c374
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,8 +11,8 @@ Installing this extension will also make the latest Power Platform CLI (aka pac)
![VSCode Terminal with pac CLI](https://github.com/microsoft/powerplatform-vscode/blob/main/src/client/assets/pac-CLI-in-terminal.png?raw=true)

## Release Notes
1.1.7:
- pac CLI 1.20.1 (Oct refresh, see release notes on [nuget.org](https://www.nuget.org/packages/Microsoft.PowerApps.CLI/))
1.1.8:
- pac CLI 1.20.2 (Oct refresh, see release notes on [nuget.org](https://www.nuget.org/packages/Microsoft.PowerApps.CLI/))

1.1.4:
- pac CLI 1.19.4 (QFE for Sept refresh, see release notes on [nuget.org](https://www.nuget.org/packages/Microsoft.PowerApps.CLI/))
Expand Down
2 changes: 1 addition & 1 deletion gulpfile.js
Original file line number Diff line number Diff line change
Expand Up @@ -334,7 +334,7 @@ async function snapshot() {
}

const feedName = 'CAP_ISVExp_Tools_Stable';
const cliVersion = '1.20.1';
const cliVersion = '1.20.2';

const recompile = gulp.series(
clean,
Expand Down

0 comments on commit 6c5c374

Please sign in to comment.