From cabbbb56f2486472acb4dc7faea5a4e8cd10d962 Mon Sep 17 00:00:00 2001 From: Aasim Khan Date: Tue, 14 Jul 2020 14:52:05 -0700 Subject: [PATCH] bumping up the services version to 0.0.4 (#11341) --- extensions/import/config.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/extensions/import/config.json b/extensions/import/config.json index 20fd2023e787..d129a543450b 100644 --- a/extensions/import/config.json +++ b/extensions/import/config.json @@ -1,7 +1,7 @@ { "downloadUrl": "https://sqlopsextensions.blob.core.windows.net/extensions/import/service/{#version#}/{#fileName#}", "useDefaultLinuxRuntime": true, - "version": "0.0.3", + "version": "0.0.4", "downloadFileNames": { "Windows_64": "win-x64.zip", "Windows_86": "win-x86.zip",