Skip to content

Commit 7be6444

Browse files
MrRishabhJainRishabh Jain
andauthored
Update CLI version to 1.44.2 (#1181)
Co-authored-by: Rishabh Jain <[email protected]>
1 parent 2e8abbe commit 7be6444

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.44, [Release Notes on nuget.org](https://www.nuget.org/packages/Microsoft.PowerApps.CLI/1.44.2#releasenotes-body-tab)
26+
27+
2.0.83:
2528
- pac CLI 1.43, [Release Notes on nuget.org](https://www.nuget.org/packages/Microsoft.PowerApps.CLI/1.43.6#releasenotes-body-tab)
2629

2730
2.0.82

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.43.6",
5+
"version": "1.44.2",
66
"internalName": "pac",
77
"useFeed": "nuget.org"
88
},
99
{
1010
"name": "Microsoft.PowerApps.CLI.Core.linux-x64",
11-
"version": "1.43.6",
11+
"version": "1.44.2",
1212
"internalName": "pac_linux",
1313
"chmod": "tools/pac",
1414
"useFeed": "nuget.org"

0 commit comments

Comments
 (0)