From 0e3986e8d14f358d1116087ae6ea103dc944f3b6 Mon Sep 17 00:00:00 2001 From: Tyler Smalley Date: Thu, 28 Sep 2023 10:30:31 -0700 Subject: [PATCH] version: v0.6.3 Signed-off-by: Tyler Smalley --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 650903f..5b116bc 100644 --- a/package.json +++ b/package.json @@ -7,7 +7,7 @@ "type": "git", "url": "https://github.com/tailscale-dev/vscode-tailscale.git" }, - "version": "0.6.2", + "version": "0.6.3", "engines": { "vscode": "^1.74.0" },