Skip to content

Commit e02e57a

Browse files
authored
Bump PAC to v1.32.8 for Power Pages hotfix (#582)
1 parent 0b01078 commit e02e57a

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

dist/actions/actions-install/index.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3223,7 +3223,7 @@ var require_pacPackageInfo = __commonJS({
32233223
PacPackageName: "Microsoft.PowerApps.CLI",
32243224
LegacyLinuxPackage: "Microsoft.PowerApps.CLI.Core.linux-x64",
32253225
DotnetToolName: "Microsoft.PowerApps.CLI.Tool",
3226-
PacPackageVersion: "1.32.7"
3226+
PacPackageVersion: "1.32.8"
32273227
};
32283228
}
32293229
});

src/pacPackageInfo.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,5 +2,5 @@
22
"PacPackageName": "Microsoft.PowerApps.CLI",
33
"LegacyLinuxPackage": "Microsoft.PowerApps.CLI.Core.linux-x64",
44
"DotnetToolName": "Microsoft.PowerApps.CLI.Tool",
5-
"PacPackageVersion": "1.32.7"
5+
"PacPackageVersion": "1.32.8"
66
}

0 commit comments

Comments
 (0)