diff --git a/package-lock.json b/package-lock.json index d8f5f331a..4cfc1910f 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "azurerm-vscode-tools", - "version": "0.15.12", + "version": "0.15.13-alpha", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "azurerm-vscode-tools", - "version": "0.15.12", + "version": "0.15.13-alpha", "license": "SEE LICENSE IN LICENSE.md", "dependencies": { "fs-extra": "^10.1.0", diff --git a/package.json b/package.json index 88d4e4745..4fdce23d2 100644 --- a/package.json +++ b/package.json @@ -2,7 +2,7 @@ "name": "azurerm-vscode-tools", "displayName": "Azure Resource Manager (ARM) Tools", "description": "Language server, editing tools and snippets for Azure Resource Manager (ARM) template files.", - "version": "0.15.12", + "version": "0.15.13-alpha", "publisher": "msazurermtools", "config": { "$comment.ARM_LANGUAGE_SERVER_NUGET_VERSION": "E.g., 3.0.0-preview.24163.1, or lease blank to pick up the latest",