From 4c1768084ad5a0a56b4f62881e717aa110491585 Mon Sep 17 00:00:00 2001 From: FREE Date: Tue, 23 Apr 2024 23:04:03 +0800 Subject: [PATCH] Release/extensions update proc convert 2 sql 1.0.3 (#25602) * Update extensionsGallery-insider.json * Update extensionsGallery.json --- extensionsGallery-insider.json | 6 +++--- extensionsGallery.json | 6 +++--- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/extensionsGallery-insider.json b/extensionsGallery-insider.json index 8a5b265e236d..eddd7f4d181c 100644 --- a/extensionsGallery-insider.json +++ b/extensionsGallery-insider.json @@ -5162,14 +5162,14 @@ }, "versions": [ { - "version": "1.0.0", - "lastUpdated": "08/23/2023", + "version": "1.0.3", + "lastUpdated": "04/23/2024", "assetUri": "", "fallbackAssetUri": "fallbackAssetUri", "files": [ { "assetType": "Microsoft.SQLOps.DownloadPage", - "source": "https://github.com/lozn00/AzureSQLProcConvertSQL/raw/master/StoredProcedureConverter-0.0.1.vsix" + "source": "https://github.com/lozn00/AzureSQLProcConvertSQL/raw/master/StoredProcedureConverter-1.0.3.vsix" }, { "assetType": "Microsoft.VisualStudio.Services.Icons.Default", diff --git a/extensionsGallery.json b/extensionsGallery.json index 92452681d64d..f206bc2fedfc 100644 --- a/extensionsGallery.json +++ b/extensionsGallery.json @@ -5096,14 +5096,14 @@ }, "versions": [ { - "version": "1.0.0", - "lastUpdated": "08/23/2023", + "version": "1.0.3", + "lastUpdated": "04/23/2024", "assetUri": "", "fallbackAssetUri": "fallbackAssetUri", "files": [ { "assetType": "Microsoft.SQLOps.DownloadPage", - "source": "https://github.com/lozn00/AzureSQLProcConvertSQL/raw/master/StoredProcedureConverter-0.0.1.vsix" + "source": "https://github.com/lozn00/AzureSQLProcConvertSQL/raw/master/StoredProcedureConverter-1.0.3.vsix" }, { "assetType": "Microsoft.VisualStudio.Services.Icons.Default",