File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed
Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -20,8 +20,8 @@ Installing this extension will also make the latest Power Platform CLI (aka pac)
2020
2121## Release Notes
2222
23- 2.0.10 :
24- - pac CLI 1.27.5 (Auguest refresh, see release notes on [ nuget.org] ( https://www.nuget.org/packages/Microsoft.PowerApps.CLI/ ) )
23+ 2.0.11 :
24+ - pac CLI 1.27.6 (Auguest refresh, see release notes on [ nuget.org] ( https://www.nuget.org/packages/Microsoft.PowerApps.CLI/ ) )
2525 - (Preview) Added 'Copilot in Power Pages' to Web Extension
2626
27272.0.7:
Original file line number Diff line number Diff line change @@ -368,7 +368,7 @@ async function snapshot() {
368368}
369369
370370const feedName = 'CAP_ISVExp_Tools_Stable' ;
371- const cliVersion = '1.27.5 ' ;
371+ const cliVersion = '1.27.6 ' ;
372372
373373const recompile = gulp . series (
374374 clean ,
You can’t perform that action at this time.
0 commit comments