Skip to content

Commit 5cd4bfc

Browse files
MrRishabhJainRishabh Jain
andauthored
Update Pac CLI to 1.49.4 (#1250)
* Update pac CLI to 1.49.4 * Add back pac CLI 1.44 release note line alongside 1.49 * Add pac CLI 1.44 release note to the overview --------- Co-authored-by: Rishabh Jain <[email protected]>
1 parent f609b7c commit 5cd4bfc

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)