Skip to content

Commit

Permalink
Merge branch 'release/extensions' into release/extensions
Browse files Browse the repository at this point in the history
  • Loading branch information
lewis-sanchez authored Oct 28, 2024
2 parents 0f60018 + 3de2476 commit 43c1bc6
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 14 deletions.
14 changes: 7 additions & 7 deletions extensionsGallery-insider.json
Original file line number Diff line number Diff line change
Expand Up @@ -4979,30 +4979,30 @@
},
"versions": [
{
"version": "1.199.0",
"lastUpdated": "6/5/2024",
"version": "1.242.0",
"lastUpdated": "10/25/2024",
"assetUri": "",
"fallbackAssetUri": "fallbackAssetUri",
"files": [
{
"assetType": "Microsoft.VisualStudio.Services.VSIXPackage",
"source": "https://sqlopsextensions.blob.core.windows.net/extensions/copilot/1.199.0/GitHub.copilot-1.199.0.vsix"
"source": "https://sqlopsextensions.blob.core.windows.net/extensions/copilot/1.242.0/GitHub.copilot-1.242.0.vsix"
},
{
"assetType": "Microsoft.VisualStudio.Services.Icons.Default",
"source": "https://sqlopsextensions.blob.core.windows.net/extensions/copilot/Copilot-App-Icon.png"
},
{
"assetType": "Microsoft.VisualStudio.Services.Content.Details",
"source": "https://sqlopsextensions.blob.core.windows.net/extensions/copilot/1.199.0/README.md"
"source": "https://sqlopsextensions.blob.core.windows.net/extensions/copilot/1.242.0/README.md"
},
{
"assetType": "Microsoft.VisualStudio.Services.Content.Changelog",
"source": "https://sqlopsextensions.blob.core.windows.net/extensions/copilot/1.199.0/CHANGELOG.md"
"source": "https://sqlopsextensions.blob.core.windows.net/extensions/copilot/1.242.0/CHANGELOG.md"
},
{
"assetType": "Microsoft.VisualStudio.Code.Manifest",
"source": "https://sqlopsextensions.blob.core.windows.net/extensions/copilot/1.199.0/package.json"
"source": "https://sqlopsextensions.blob.core.windows.net/extensions/copilot/1.242.0/package.json"
},
{
"assetType": "Microsoft.VisualStudio.Services.Content.License",
Expand All @@ -5012,7 +5012,7 @@
"properties": [
{
"key": "Microsoft.VisualStudio.Code.Engine",
"value": ">=1.75.0"
"value": ">=1.82.0"
},
{
"key": "Microsoft.AzDataEngine",
Expand Down
14 changes: 7 additions & 7 deletions extensionsGallery.json
Original file line number Diff line number Diff line change
Expand Up @@ -4979,30 +4979,30 @@
},
"versions": [
{
"version": "1.199.0",
"lastUpdated": "6/5/2024",
"version": "1.242.0",
"lastUpdated": "10/25/2024",
"assetUri": "",
"fallbackAssetUri": "fallbackAssetUri",
"files": [
{
"assetType": "Microsoft.VisualStudio.Services.VSIXPackage",
"source": "https://sqlopsextensions.blob.core.windows.net/extensions/copilot/1.199.0/GitHub.copilot-1.199.0.vsix"
"source": "https://sqlopsextensions.blob.core.windows.net/extensions/copilot/1.242.0/GitHub.copilot-1.242.0.vsix"
},
{
"assetType": "Microsoft.VisualStudio.Services.Icons.Default",
"source": "https://sqlopsextensions.blob.core.windows.net/extensions/copilot/Copilot-App-Icon.png"
},
{
"assetType": "Microsoft.VisualStudio.Services.Content.Details",
"source": "https://sqlopsextensions.blob.core.windows.net/extensions/copilot/1.199.0/README.md"
"source": "https://sqlopsextensions.blob.core.windows.net/extensions/copilot/1.242.0/README.md"
},
{
"assetType": "Microsoft.VisualStudio.Services.Content.Changelog",
"source": "https://sqlopsextensions.blob.core.windows.net/extensions/copilot/1.199.0/CHANGELOG.md"
"source": "https://sqlopsextensions.blob.core.windows.net/extensions/copilot/1.242.0/CHANGELOG.md"
},
{
"assetType": "Microsoft.VisualStudio.Code.Manifest",
"source": "https://sqlopsextensions.blob.core.windows.net/extensions/copilot/1.199.0/package.json"
"source": "https://sqlopsextensions.blob.core.windows.net/extensions/copilot/1.242.0/package.json"
},
{
"assetType": "Microsoft.VisualStudio.Services.Content.License",
Expand All @@ -5012,7 +5012,7 @@
"properties": [
{
"key": "Microsoft.VisualStudio.Code.Engine",
"value": ">=1.75.0"
"value": ">=1.82.0"
},
{
"key": "Microsoft.AzDataEngine",
Expand Down

0 comments on commit 43c1bc6

Please sign in to comment.