We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0b01078 commit e02e57aCopy full SHA for e02e57a
dist/actions/actions-install/index.js
@@ -3223,7 +3223,7 @@ var require_pacPackageInfo = __commonJS({
3223
PacPackageName: "Microsoft.PowerApps.CLI",
3224
LegacyLinuxPackage: "Microsoft.PowerApps.CLI.Core.linux-x64",
3225
DotnetToolName: "Microsoft.PowerApps.CLI.Tool",
3226
- PacPackageVersion: "1.32.7"
+ PacPackageVersion: "1.32.8"
3227
};
3228
}
3229
});
src/pacPackageInfo.json
@@ -2,5 +2,5 @@
2
"PacPackageName": "Microsoft.PowerApps.CLI",
3
"LegacyLinuxPackage": "Microsoft.PowerApps.CLI.Core.linux-x64",
4
"DotnetToolName": "Microsoft.PowerApps.CLI.Tool",
5
- "PacPackageVersion": "1.32.7"
+ "PacPackageVersion": "1.32.8"
6
0 commit comments