We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
v2021.8.0-preview
1 parent 0f904d5 commit c868fe4Copy full SHA for c868fe4
package.json
@@ -1,7 +1,7 @@
1
{
2
"name": "powershell-preview",
3
"displayName": "PowerShell Preview",
4
- "version": "2021.7.0",
+ "version": "2021.8.0",
5
"preview": true,
6
"publisher": "ms-vscode",
7
"description": "(Preview) Develop PowerShell modules, commands and scripts in Visual Studio Code!",
@@ -16,7 +16,7 @@
16
"Snippets",
17
"Linters"
18
],
19
- "icon": "media/PowerShell_Icon.png",
+ "icon": "media/PowerShell_Preview_Icon.png",
20
"galleryBanner": {
21
"color": "#ACD1EC",
22
"theme": "light"
0 commit comments