Skip to content

Commit

Permalink
Update Powershell extension and correct publisher
Browse files Browse the repository at this point in the history
  • Loading branch information
kburtram committed Aug 15, 2024
1 parent f432975 commit 74e6534
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
6 changes: 3 additions & 3 deletions extensionsGallery-insider.json
Original file line number Diff line number Diff line change
Expand Up @@ -1352,14 +1352,14 @@
},
"versions": [
{
"version": "2024.0.0",
"lastUpdated": "01/17/2024",
"version": "2024.3.2",
"lastUpdated": "08/15/2024",
"assetUri": "",
"fallbackAssetUri": "fallbackAssetUri",
"files": [
{
"assetType": "Microsoft.VisualStudio.Services.VSIXPackage",
"source": "https://sqlopsextensions.blob.core.windows.net/extensions/powershell/ms-vscode.PowerShell-2024.0.0.vsix"
"source": "https://sqlopsextensions.blob.core.windows.net/extensions/powershell/microsoft.PowerShell-2024.3.2.vsix"
},
{
"assetType": "Microsoft.VisualStudio.Services.Icons.Default",
Expand Down
6 changes: 3 additions & 3 deletions extensionsGallery.json
Original file line number Diff line number Diff line change
Expand Up @@ -1352,14 +1352,14 @@
},
"versions": [
{
"version": "2024.0.0",
"lastUpdated": "01/17/2024",
"version": "2024.3.2",
"lastUpdated": "08/15/2024",
"assetUri": "",
"fallbackAssetUri": "fallbackAssetUri",
"files": [
{
"assetType": "Microsoft.VisualStudio.Services.VSIXPackage",
"source": "https://sqlopsextensions.blob.core.windows.net/extensions/powershell/ms-vscode.PowerShell-2024.0.0.vsix"
"source": "https://sqlopsextensions.blob.core.windows.net/extensions/powershell/microsoft.PowerShell-2024.3.2.vsix"
},
{
"assetType": "Microsoft.VisualStudio.Services.Icons.Default",
Expand Down

0 comments on commit 74e6534

Please sign in to comment.