From 93b8f2bfb1a29413618e0ef3745e469074dd56c8 Mon Sep 17 00:00:00 2001 From: Zhiming Ma Date: Mon, 4 Nov 2024 18:47:16 +0800 Subject: [PATCH] chore(vscode): bump vsce version to 1.13.0. --- 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 96e5b3f40581..2f3da9796072 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.0-dev", + "version": "1.13.0", "keywords": [ "ai", "autocomplete",