Skip to content

Commit

Permalink
PAC v1.32.7 (#580)
Browse files Browse the repository at this point in the history
  • Loading branch information
tehcrashxor committed May 16, 2024
1 parent 5dd6c7d commit 0b01078
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion dist/actions/actions-install/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -3223,7 +3223,7 @@ var require_pacPackageInfo = __commonJS({
PacPackageName: "Microsoft.PowerApps.CLI",
LegacyLinuxPackage: "Microsoft.PowerApps.CLI.Core.linux-x64",
DotnetToolName: "Microsoft.PowerApps.CLI.Tool",
PacPackageVersion: "1.32.5"
PacPackageVersion: "1.32.7"
};
}
});
Expand Down
2 changes: 1 addition & 1 deletion src/pacPackageInfo.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,5 +2,5 @@
"PacPackageName": "Microsoft.PowerApps.CLI",
"LegacyLinuxPackage": "Microsoft.PowerApps.CLI.Core.linux-x64",
"DotnetToolName": "Microsoft.PowerApps.CLI.Tool",
"PacPackageVersion": "1.32.5"
"PacPackageVersion": "1.32.7"
}

0 comments on commit 0b01078

Please sign in to comment.