Bump SQL Tools Service to 1.4.0-alpha-4 (#511)

* Bump SQL Tools Service to 1.4.0-alpha-4

* Bump SQL Ops version to 0.26.0
This commit is contained in:
Karl Burtram
2018-01-17 21:22:06 -08:00
committed by GitHub
parent 5afa287e47
commit 8b85a47cf7
3 changed files with 3 additions and 3 deletions

View File

@@ -1,7 +1,7 @@
{
"service": {
"downloadUrl": "https://github.com/Microsoft/sqltoolsservice/releases/download/v{#version#}/microsoft.sqltools.servicelayer-{#fileName#}",
"version": "1.4.0-alpha.3",
"version": "1.4.0-alpha.4",
"downloadFileNames": {
"Windows_86": "win-x86-netcoreapp2.0.zip",
"Windows_64": "win-x64-netcoreapp2.0.zip",

2
npm-shrinkwrap.json generated
View File

@@ -1,6 +1,6 @@
{
"name": "sqlops",
"version": "0.25.4",
"version": "0.26.0",
"dependencies": {
"@angular/animations": {
"version": "4.1.3",

View File

@@ -1,6 +1,6 @@
{
"name": "sqlops",
"version": "0.25.4",
"version": "0.26.0",
"electronVersion": "1.7.9",
"distro": "8c3e97e3425cc9814496472ab73e076de2ba99ee",
"author": {