Skip to content

Commit 31d1c27

Browse files
authored
Revert AutoREST.PowerShell to v3.0.509. (#2314)
1 parent 1287ef2 commit 31d1c27

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

config/ModuleMetadata.json

+3-3
Original file line numberDiff line numberDiff line change
@@ -27,15 +27,15 @@
2727
"versions": {
2828
"authentication": {
2929
"prerelease": "",
30-
"version": "2.6.0"
30+
"version": "2.6.1"
3131
},
3232
"beta": {
3333
"prerelease": "",
34-
"version": "2.6.0"
34+
"version": "2.6.1"
3535
},
3636
"v1.0": {
3737
"prerelease": "",
38-
"version": "2.6.0"
38+
"version": "2.6.1"
3939
}
4040
}
4141
}

src/readme.graph.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
azure: false
77
powershell: true
88
version: latest
9-
use: "@autorest/powershell@3.x"
9+
use: "@autorest/powershell@3.0.509"
1010
export-properties-for-dict: false
1111
metadata:
1212
authors: Microsoft Corporation

0 commit comments

Comments
 (0)