Skip to content

Commit f91ea97

Browse files
authored
January Refresh - PAC v1.30.6 (#516)
* January Refresh - PAC v1.30.6
1 parent baa268c commit f91ea97

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)