Skip to content

Commit a5b0ac7

Browse files
committed
Bump to v2021.2.2, "stable"
1 parent 4872e29 commit a5b0ac7

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

package.json

+5-5
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
{
2-
"name": "powershell-preview",
3-
"displayName": "PowerShell Preview",
4-
"version": "2021.2.1",
5-
"preview": true,
2+
"name": "powershell",
3+
"displayName": "PowerShell",
4+
"version": "2021.2.2",
5+
"preview": false,
66
"publisher": "ms-vscode",
7-
"description": "(Preview) Develop PowerShell scripts in Visual Studio Code!",
7+
"description": "Develop PowerShell scripts in Visual Studio Code!",
88
"engines": {
99
"vscode": "^1.52.0"
1010
},

0 commit comments

Comments
 (0)