Skip to content

Commit f609b7c

Browse files
authored
Revert "Users/jbujula/cliversion1.46.1 (#1214)" (#1218)
This reverts commit 436e06c.
1 parent 436e06c commit f609b7c

File tree

2 files changed

+2
-5
lines changed

2 files changed

+2
-5
lines changed

extension/overview.md

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

2424
{{NextReleaseVersion}}:
25-
- pac CLI 1.46, [Release Notes on nuget.org](https://www.nuget.org/packages/Microsoft.PowerApps.CLI/1.46.1#releasenotes-body-tab)
26-
27-
2.0.94:
2825
- pac CLI 1.44, [Release Notes on nuget.org](https://www.nuget.org/packages/Microsoft.PowerApps.CLI/1.44.2#releasenotes-body-tab)
2926

3027
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.46.1",
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.46.1",
11+
"version": "1.44.2",
1212
"internalName": "pac_linux",
1313
"chmod": "tools/pac",
1414
"useFeed": "nuget.org"

0 commit comments

Comments
 (0)