Skip to content

Commit ade4b30

Browse files
MrRishabhJainRishabh JainCopilot
authored
[release] Update Pac CLI to 1.49.4 (#1251)
* Replicate diff from PR #1250: bump pac CLI to 1.49.4 and add 2.0.94 block * Fix formatting in overview.md by removing extra blank line * Update extension/overview.md Co-authored-by: Copilot <[email protected]> --------- Co-authored-by: Rishabh Jain <[email protected]> Co-authored-by: Copilot <[email protected]>
1 parent 8958b66 commit ade4b30

File tree

2 files changed

+5
-2
lines changed

2 files changed

+5
-2
lines changed

extension/overview.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,9 @@ Please use the issues tracker in the home repo: <https://github.com/microsoft/po
2222
# Release Notes
2323

2424
{{NextReleaseVersion}}:
25+
- pac CLI 1.49, [Release Notes on nuget.org](https://www.nuget.org/packages/Microsoft.PowerApps.CLI/1.49.4#releasenotes-body-tab)
26+
27+
2.0.94:
2528
- pac CLI 1.44, [Release Notes on nuget.org](https://www.nuget.org/packages/Microsoft.PowerApps.CLI/1.44.2#releasenotes-body-tab)
2629

2730
2.0.83:

nuget.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,13 +2,13 @@
22
"packages": [
33
{
44
"name": "Microsoft.PowerApps.CLI",
5-
"version": "1.44.2",
5+
"version": "1.49.4",
66
"internalName": "pac",
77
"useFeed": "nuget.org"
88
},
99
{
1010
"name": "Microsoft.PowerApps.CLI.Core.linux-x64",
11-
"version": "1.44.2",
11+
"version": "1.49.4",
1212
"internalName": "pac_linux",
1313
"chmod": "tools/pac",
1414
"useFeed": "nuget.org"

0 commit comments

Comments
 (0)