From 55c1b43808cd3b5cd7288cd62ad86b98261a1520 Mon Sep 17 00:00:00 2001 From: Zhiming Ma Date: Fri, 8 Nov 2024 19:31:29 +0800 Subject: [PATCH] chore(vscode): bump vsce version to 1.13.2. --- clients/vscode/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/clients/vscode/package.json b/clients/vscode/package.json index 114069d1710a..f9547f12e9a0 100644 --- a/clients/vscode/package.json +++ b/clients/vscode/package.json @@ -7,7 +7,7 @@ "repository": "https://github.com/TabbyML/tabby", "bugs": "https://github.com/TabbyML/tabby/issues", "license": "Apache-2.0", - "version": "1.13.1", + "version": "1.13.2", "keywords": [ "ai", "autocomplete",