Bump SQL Ops Studio to 0.27.1 (#975)

This commit is contained in:
Karl Burtram
2018-03-23 16:08:26 -07:00
committed by GitHub
parent 751a89d839
commit 5aedd96276
2 changed files with 3 additions and 3 deletions

View File

@@ -1,8 +1,8 @@
{ {
"name": "agent", "name": "agent",
"displayName": "SQL Server Agent", "displayName": "SQL Server Agent",
"description": "Manage and troubleshoot SQL Agent jobs (early preview)", "description": "Manage and troubleshoot SQL Server Agent jobs (early preview)",
"version": "0.27.0", "version": "0.27.1",
"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.27.0", "version": "0.27.1",
"distro": "8c3e97e3425cc9814496472ab73e076de2ba99ee", "distro": "8c3e97e3425cc9814496472ab73e076de2ba99ee",
"author": { "author": {
"name": "Microsoft Corporation" "name": "Microsoft Corporation"