Skip to content

Commit

Permalink
January Refresh - PAC v1.30.6 (#516)
Browse files Browse the repository at this point in the history
* January Refresh - PAC v1.30.6
  • Loading branch information
tehcrashxor committed Feb 1, 2024
1 parent baa268c commit f91ea97
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 @@ -3268,7 +3268,7 @@ var require_pacPackageInfo = __commonJS({
PacPackageName: "Microsoft.PowerApps.CLI",
LegacyLinuxPackage: "Microsoft.PowerApps.CLI.Core.linux-x64",
DotnetToolName: "Microsoft.PowerApps.CLI.Tool",
PacPackageVersion: "1.28.3"
PacPackageVersion: "1.30.6"
};
}
});
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.28.3"
"PacPackageVersion": "1.30.6"
}

0 comments on commit f91ea97

Please sign in to comment.