Skip to content

Commit

Permalink
Merge branch 'main' into dependabot/npm_and_yarn/async-and-types/asyn…
Browse files Browse the repository at this point in the history
…c-3.2.5
  • Loading branch information
tehcrashxor authored Mar 4, 2024
2 parents 72ef3ea + f91ea97 commit 48eb68b
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 48eb68b

Please sign in to comment.