Skip to content

Commit 48eb68b

Browse files
authored
Merge branch 'main' into dependabot/npm_and_yarn/async-and-types/async-3.2.5
2 parents 72ef3ea + f91ea97 commit 48eb68b

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

dist/actions/actions-install/index.js

+1-1
Original file line numberDiff line numberDiff line change
@@ -3268,7 +3268,7 @@ var require_pacPackageInfo = __commonJS({
32683268
PacPackageName: "Microsoft.PowerApps.CLI",
32693269
LegacyLinuxPackage: "Microsoft.PowerApps.CLI.Core.linux-x64",
32703270
DotnetToolName: "Microsoft.PowerApps.CLI.Tool",
3271-
PacPackageVersion: "1.28.3"
3271+
PacPackageVersion: "1.30.6"
32723272
};
32733273
}
32743274
});

src/pacPackageInfo.json

+1-1
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.28.3"
5+
"PacPackageVersion": "1.30.6"
66
}

0 commit comments

Comments
 (0)