Bump SQL Ops to 0.32.6 (#2256)

This commit is contained in:
Karl Burtram
2018-08-17 20:24:39 -04:00
committed by GitHub
parent 8d7f497e0c
commit 98aca2b988
2 changed files with 2 additions and 2 deletions

View File

@@ -2,7 +2,7 @@
"name": "profiler", "name": "profiler",
"displayName": "SQL Server Profiler", "displayName": "SQL Server Profiler",
"description": "SQL Server Profiler for SQL Operations Studio", "description": "SQL Server Profiler for SQL Operations Studio",
"version": "0.1.3", "version": "0.1.4",
"publisher": "Microsoft", "publisher": "Microsoft",
"preview": true, "preview": true,
"license": "https://raw.githubusercontent.com/Microsoft/sqlopsstudio/master/LICENSE.txt", "license": "https://raw.githubusercontent.com/Microsoft/sqlopsstudio/master/LICENSE.txt",

View File

@@ -1,6 +1,6 @@
{ {
"name": "sqlops", "name": "sqlops",
"version": "0.32.5", "version": "0.32.6",
"distro": "8c3e97e3425cc9814496472ab73e076de2ba99ee", "distro": "8c3e97e3425cc9814496472ab73e076de2ba99ee",
"author": { "author": {
"name": "Microsoft Corporation" "name": "Microsoft Corporation"