Skip to content

Commit 455ab18

Browse files
authored
Update pac cli version to latest 1.37.4 (#1081)
1 parent ecafa4e commit 455ab18

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.37, [Release Notes on nuget.org](https://www.nuget.org/packages/Microsoft.PowerApps.CLI)
26+
27+
2.0.80
2528
- pac CLI 1.35, [Release Notes on nuget.org](https://www.nuget.org/packages/Microsoft.PowerApps.CLI)
2629

2730
2.0.77

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

0 commit comments

Comments
 (0)